Video Description
UPDATE VIDEO HERE USING SPRING BOOT 2.0 -
https://www.youtube.com/watch?v=r-6BwGW4Sr8★★★ Free detailed course available here:
http://www.amigoscode.com ★★★
★★★ Follow me on INSTAGRAM for programming TIPS:
https://www.instagram.com/amigoscode/ ★★★
In this tutorial I show how to build a N tier architecture application featuring 3 layers where :
Layer 1 - Controller for handling https request REST API. (GET, POST, PUT, DELETE).
Layer 2 - Service for business logic.
Layer 3 - Data access for retrieving data from a database of your choice.
I show how to use Spring dependency injection using @Autowired and @Qualifier.
In this tutorial I show how to implement to an interface to enable you develop loosely coupled system that changes to your code require just one line of code to change the behaviour of your application. (DAO Pattern).
Finally I show how easy it is to run your application from a jar file where this can be deployed to you favourite application server.
If you are a Java developer or learning Java this is one the frameworks that you need to familiarise with. It is super awesome.
★★★ Free detailed course available here:
http://www.amigoscode.com ★★★
Source Code available at :
https://github.com/djdjalas/SpringBootIn50 ★★★ Follow me on ★★★
INSTAGRAM:
https://www.instagram.com/amigoscode/BLOG:
https://medium.com/@iamdjalas/if-you-are-a-developer-and-like-take-projects-off-the-ground-lighting-fast-so-spring-boot-is-for-fcc58ed72cff#.evutx5ij6Did you enjoy ? Part 2 Now Available at:
https://www.youtube.com/watch?v=ZA9WpK-lxXM&t=3192sUseful links:
Building an Application with Spring Boot -
https://spring.io/guides/gs/spring-boot/Spring Boot Reference Guide -
http://docs.spring.io/spring-boot/docs/current-SNAPSHOT/reference/htmlsingle/Spring Framework Reference Documentation -
http://docs.spring.io/spring/docs/current/spring-framework-reference/htmlsingle/Please don't forget to subscribe and to follow on Instagram:
https://www.instagram.com/amigoscode/Thank you