Skip to content

Releases: berracode/person-service

Person microservices CRUD is setup

29 Dec 00:00
Compare
Choose a tag to compare

Feature main: lombok setup and crud is finished

Some features:

  • Lombok is added and setup
  • Common module is integrated
  • Adapters (Rest API client of Image microservice) is configured

future implementations

  • Printing logs
  • Connection with database in RDS.
  • run as docker container.