Movatterモバイル変換


[0]ホーム

URL:


Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up
Appearance settings

Commit3719a50

Browse files
committed
Upgrade to Java 21, Spring 3.4 and other deps
1 parent08bb8d6 commit3719a50

File tree

5 files changed

+247
-261
lines changed

5 files changed

+247
-261
lines changed

‎.nvmrc‎

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1 +1 @@
1-
v18.14
1+
v18.20

‎README.md‎

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -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
111111
rewriting almost all from scratch and adding a lot of features, like Bootstrap,
112112
client side validations, routing, updating dependencies to major versions ...
113113

114-
2015-2023 | Apache-2.0
114+
2015-2025 | Apache-2.0

0 commit comments

Comments
 (0)

[8]ページ先頭

©2009-2025 Movatter.jp