We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 818c121 commit e0d4282Copy full SHA for e0d4282
1 file changed
README.md
@@ -3,5 +3,6 @@ Sample Spring Boot project
3
- with Flyway integration for Database migration - [Git Tag V2.0](https://github.com/chatterjeesunit/spring-boot-app/tree/v2.0)
4
- with Basic Authentication/Authorization - [Git Tag V3.0](https://github.com/chatterjeesunit/spring-boot-app/tree/v3.0)
5
- with Hibernate Envers/JPA Auditing - [Git Tag V4.0](https://github.com/chatterjeesunit/spring-boot-app/tree/v4.0)
6
+ - with Authentication using JWT - [Git Tag V5.0](https://github.com/chatterjeesunit/spring-boot-app/tree/v5.0)
7
8
For more detailed step by step guide on how to do this, please refer to the blogs on - http://sunitc.dev/tag/spring-boot/
0 commit comments