@@ -8,15 +8,15 @@ ReactJS in the frontend and Spring Data REST in the backend.
88
99##🚀 Stack
1010
11- - ** Backend** : Java17 LTS, Spring Boot 3 (web, security, JPA),
11+ - ** Backend** : Java21 LTS, Spring Boot 3 (web, security, JPA),
1212 Postgres / H2 (or whatever DB is compatible with JPA).
1313- ** Frontend** : ReactJS, React Router, Bootstrap,
1414 Axios, Reactstrap, Node 18 / Npm / Webpack (build).
1515
1616
1717###⚙️ Requirements
1818
19- - ** JDK17 +**
19+ - ** JDK21 +**
2020- ** Maven 3+** , or you can use the script` ./mvnw ` instead that it will install
2121 Maven 3.9 in the user space automatically if the required version isn't there
2222
@@ -111,4 +111,4 @@ from _Spring.io_ (Greg Turnquist and other authors from _Pivotal_), but I ended
111111rewriting almost all from scratch and adding a lot of features, like Bootstrap,
112112client side validations, routing, updating dependencies to major versions ...
113113
114- 2015-2023 | Apache-2.0
114+ 2015-2025 | Apache-2.0