Skip to content

Latest commit

 

History

History
45 lines (38 loc) · 1.71 KB

readme.md

File metadata and controls

45 lines (38 loc) · 1.71 KB

spring boot

GitHub repo size Java SpringBoot Postgres Docker Redis RabbitMQ Aws Swagger


  • Jwt Auth
  • Revoke Token
  • Logout
  • Refresh Token
  • Roles and Permissions Based Authorization
  • Unit Test
  • Redis Cache
  • Request Body Validation
  • Messaging with RabbitMQ
  • Jpa Auditing
  • Swagger Doc
  • File Upload/Object Storage
  • Generate QR Code
  • Schedule Tasks
  • Code Formatting with Spotless
  • Monitoring Application
  • Log Management

Running Spotless

mvn spotless:check

mvn spotless:apply