Users Online

· Guests Online: 111

· Members Online: 0

· Total Members: 188
· Newest Member: meenachowdary055

Forum Threads

Newest Threads
No Threads created
Hottest Threads
No Threads created

Latest Articles

##Become a Spring Developer

Creating Your First Spring Boot Microservice

Created by Mary Ellen Bowman


03006-The domain model



Turbocharge your back-end Java RESTful API development with Spring Boot and Spring Data technologies. This course is intended for experienced Java developers who want to rapidly build microservices that connect with relational databases via the Java Persistence API (JPA). Here, Mary Ellen Bowman walks you through a step-by-step process for building a microservice with an exposed RESTful API featuring HATEOAS, paging, and sorting. Learn about technologies such as Spring Boot, Spring Data JPA, and Spring Data REST, and see how they all come together into smart and elegant solutions. To wrap up, Mary Ellen guides developers in migrating a microservice to a MongoDB data source.


      
Course Contents
01. Introduction 02 Create a Spring Boot Microservice 03 Using Spring Data JPA repository interfaces 04 Exposing RESTful APIs with Spring Data REST 05 Exposing RESTful APIs with Spring MVC 06 Axial for MongoDB NoSQL data source 07 Results 08 Exercise Files