Skip to content

Contains microservices that handle voting on different programming languages and then persisting the information in a database. These applications are SpringBoot-based and packed inside a Docker container.

Notifications You must be signed in to change notification settings

xgonzalezmur/demo-microservices

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

10 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

demo-microservices

Contains microservices that handle voting on different programming languages and then persisting the information in a database. These applications are SpringBoot-based and packed inside a Docker container.

TODOs

  • Change no-testing database to Postgres instead of H2.
  • Add containerization code.
  • Replace RestTemplate (especially if SpringBoot 5 is used) with Feign Client.
  • Add cloud configuration.
  • Add integration tests.
  • Make dependencies as much explicit as possible.
  • Add front-end code.

About

Contains microservices that handle voting on different programming languages and then persisting the information in a database. These applications are SpringBoot-based and packed inside a Docker container.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages