In Spring Boot, you can change the default context path by modifying the application.properties or application.yml file. By default '/'(root) […] Continue reading »
Java 8 brought a significant enhancement to interfaces by introducing default and static methods. These additions allowed developers to evolve […] Continue reading »
In Eclipse IDE, most probably the default author and committer name for Git plugin is your computer name as shown […] Continue reading »