Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
version updates
  • Loading branch information
jactor-rises authored May 20, 2024
1 parent 3fd8c8f commit 98aaa1a
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions persistence/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -47,7 +47,7 @@ docker run -p 1099:1099 jactor-persistence
### Some technologies used

#### Implementation
* [spring-boot 2.7.x](https://spring.io/projects/spring-boot)
* [spring-boot 3.2.x](https://spring.io/projects/spring-boot)
* with [spring-data-jpa](https://spring.io/projects/spring-data-jpa)
* with [spring-webflow](https://spring.io/projects/spring-webflow) (mvc)
* [docker](https://www.docker.com)
Expand All @@ -62,7 +62,7 @@ docker run -p 1099:1099 jactor-persistence
#### Build and documentation
* [flyway](https://flywaydb.org)
* [github actions](https://docs.github.com/en/actions/learn-github-actions)
* [gradle](https://gradle.org) (7.x)
* [gradle](https://gradle.org) (8.x)
* [swagger-ui](https://swagger.io/tools/swagger-ui/)
* herunder [springdoc](https://springdoc.org)
* [sdk man](https://sdkman.io)

0 comments on commit 98aaa1a

Please sign in to comment.