Will keep on adding samples/examples as I come across...
If you are getting error & your Spring Boot application is not starting due to some missing class or class definition.
And you are sure that your POM file is correct & complete.
Then before trying other solutions, just try to delete all the files from .m2 folder on your machine & let all the required files be downloaded again.
Or directly use SpringBoot version - 2.0.4 or 1.4.2.RELEASE
If you are getting error & your Spring Boot application is not starting due to some missing class or class definition.
And you are sure that your POM file is correct & complete.
Then before trying other solutions, just try to delete all the files from .m2 folder on your machine & let all the required files be downloaded again.
Or directly use SpringBoot version - 2.0.4 or 1.4.2.RELEASE
Below is the URL to see different properties which you can play with in application.properties file
docs.spring.io/spring-boot/docs/current/reference/html/common-application-properties.html
Good quick tutorial to build one running Spring Boot application -
https://www.callicoder.com/spring-boot-rest-api-tutorial-with-mysql-jpa-hibernate/
I will be posting the working project taken from the above blog & below attached pdf. And I had to make a few changes in that to make it working & did some refactoring.
So will attach all the files here as .zip which you can use on your local.
I have added few of my comments in the attached file which may help you while practising. I have studied 5 chapters only from this book & added my comments & highlighted important words or lines there.
docs.spring.io/spring-boot/docs/current/reference/html/common-application-properties.html
Good quick tutorial to build one running Spring Boot application -
https://www.callicoder.com/spring-boot-rest-api-tutorial-with-mysql-jpa-hibernate/
I will be posting the working project taken from the above blog & below attached pdf. And I had to make a few changes in that to make it working & did some refactoring.
So will attach all the files here as .zip which you can use on your local.
I have added few of my comments in the attached file which may help you while practising. I have studied 5 chapters only from this book & added my comments & highlighted important words or lines there.

spring_boot_in_action.pdf | |
File Size: | 6693 kb |
File Type: |