Spring Boot Microservices with JWT (Eureka Server, API Gateway, Auth Service, User Service and Product Service, JUnit and Integration Tests, Docker, Github Actions)
Stars
89
Forks
28
Watchers
89
Open Issues
0
Overall repository health assessment
No package.json found
This might not be a Node.js project
67
commits
Task 67 : Devise README.md with postman collection
407783fView on GitHubTask 66 : Devise README.md with adding screenshots
45e6b05View on GitHubTask 63 : Add missing Java Doc for user service
41f956bView on GitHubTask 62 : Add missing Java Doc for product service
b72db61View on GitHubTask 61 : Add missing Java Doc for auth service
b2b1617View on GitHubTask 58 : Revise application.yml of auth service
d1750dbView on GitHubTask 57 : Implement filter, serializer and domain JUnit tests for product service, auth service and user service
aee15cdView on GitHubTask 56 : Revise BaseDomainModel in user service and product service
03b8c0dView on GitHubTask 55 : Implement JUnit tests for auth service and user service
1c0fec1View on GitHubTask 54 : Implement JwtRecordConverter in product service
6257b8cView on GitHubTask 53 : Add LocalDateTimeSerializer with FeignClientConfig
52ebd2fView on GitHub