Microservices based backend for VCareUrCar built during NeuralHack Season 4 by Virtusa along with Ajay Rayudu
Features -
- Concerns are split across simple microservices
- Authentication and routing is handled using Zuul and also Eureka for service registry
- User, Job & Car services provide business logic services
- Simple Report generation is done using JasperReports by TIBCO
- Docker ready configuration of all services along with docker-compose