Skip to content

PacktPublishing/Spring-Boot-and-Angular-2E_Backend

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

19 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

🛠️ Part 2: Backend Development – Spring Boot Microservices

This folder contains all backend code and resources for Part 2: Backend Development of the book.


📚 Chapters Covered

  1. Getting started with microservices using Spring Boot
  2. Setting up database and repositories using Spring Data JPA
  3. Building application services and APIs with Spring
  4. Developing API Gateway using Spring Cloud
  5. Documenting APIs with OpenAPI and logging the events
  6. Securing microservice using Spring Boot Security and JWT
  7. End-to-end microservices components testing
  8. Reactive programming using Spring WebFlux

📂 Structure

  • /chapter-02/ – Microservices introduction and setup
  • /chapter-03/ – Database and repository configuration (PostgreSQL, MongoDB)
  • /chapter-04/ – Service and API layer implementation
  • /chapter-05/ – API Gateway and service discovery
  • /chapter-06/ – API documentation and logging
  • /chapter-07/ – Security and JWT
  • /chapter-08/ – Microservices testing
  • /chapter-09/ – Reactive programming

🔗 See Also

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Contributors 3

  •  
  •  
  •  

Languages