Skip to content

techdozo/microservices

Folders and files

NameName
Last commit message
Last commit date

Latest commit

656a1a2 · Aug 17, 2021

History

5 Commits
Aug 17, 2021
Aug 11, 2021

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