Skip to content

Advocate Office is application implemented using microservices in Java.

Notifications You must be signed in to change notification settings

imandzankovic/advocate-office

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

AdvocateOffice Application

Advocate Office is application implemented using microservices in Java.

Technologies

  • Implemented with Spring Boot Framework
  • MySQL used as a database
  • Eureka for synchronous communication between modules
  • RabbitMQ for asynchronous communication between modules

Security

Security is implemented with Spring Security. Each module uses application settings not locally, but from repository that can be found on: https://github.com/imandzankovic/CentralConfiguration

Usage

After login, user can manage his meetings (schedule new ones, update existing), hearings, TO DO task list and cases.

About

Advocate Office is application implemented using microservices in Java.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages