Posts related to tag: change


Spring Boot- How to change default context path

In Spring Boot, you can change the default context path by modifying the application.properties or application.yml file. By default '/'(root) […] Continue reading »

How to change default Author and Committer in Eclipse Git plugin?

In Eclipse IDE, most probably the default author and committer name for Git plugin is your computer name as shown […] Continue reading »