Skip to content

techdozo/microservices

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 

Repository files navigation

Spring Boot RESTFul microservices

You can check the full article at RESTful Microservices with Spring Boot and Kubernetes

##Overview This repo consists of following artifacts

  • OpenApi spec for product catalog service.
  • API implementation ProductCatalogController
  • Spring Data JPA implemenation of repositories.
  • A basic error handling.

Package Structure

  • resource: API implementation
  • application: core business logic
  • persistence: spring data JPA implemenation of repository classes
  • common: error handling and spring bean configuration

About

Microservices example

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published