***** SPRING BOOT TUTORIAL in less than 2.5 Hours*****
Spring boot tutorial in single video. You will learn from Spring Boot development to deployment to PCF.
Navigate Easily from here
0:00:56 - Spring Boot Basics(Theory)
0:06:25 - Ways to create Spring Boot applications
0:28:18 - Spring Beans and Dependency Injection (Writing REST End Points)
0:51:45 - Working Data (Data JPA)
1:25:05 - Exception Handling
1:41:40 - Logging
1:54:00 - Externalizing Configuration
2:15:00 - Deployment to PCF
Things that every spring developer should know.
This video will help the Beginners to get started with Spring boot and Intermediate candidates will profit from last profiles and properties sections as I am doing the deployment to PCF.
Links:
Github Link
https://github.com/codehookschannel/spring-boot-tutorial-movie-catalogue.git
Spring Boot Application Property reference Link
https://docs.spring.io/spring-boot/docs/current/reference/html/appendix-application-properties.html
Spring Data JPA reference link
https://docs.spring.io/spring-data/jpa/docs/1.3.x/reference/pdf/spring-data-jpa-reference.pdf
#spring-boot #java #programming #developer