Skip to content

Commit bca7645

Browse files
committed
docs: readme
1 parent 2acb023 commit bca7645

File tree

1 file changed

+9
-3
lines changed

1 file changed

+9
-3
lines changed

README.md

Lines changed: 9 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -22,10 +22,16 @@ Target Project: Java/Jakarta EE 8
2222
* [The Recipe for Angular in a Java EE Environment: Two Improvements](https://dzone.com/articles/the-recipe-for-angular-in-a-java-ee-environment-2)
2323
* [Angular Interceptor for a BaseHref Path in Services](https://angular2guy.wordpress.com/2021/07/31/angular-interceptor-for-a-basehref-path-in-services/)
2424

25+
## Retirement announcement
26+
-----------
27+
This project is now 9 years old and the technology has moved on. Jakarta EE projects are now legacy they have been moved to Angular or will never be moved. The purpose of this project no longer exists. I will try to update to Angular 21 and after that the project will be archived. If anybody still needs it, I suggest to fork it.
28+
29+
2530
Update
2631
-----------
2732
The project has been updated to **Jakarta EE 8** and **Java 17 minimum** on **Wildfly 26**.
2833

34+
2935
What is it?
3036
-----------
3137

@@ -52,17 +58,17 @@ Maven 3.5.4 or newer.
5258

5359
Nodejs 18.19.x or newer
5460

55-
Npm 10.2.x or newer
61+
Npm 22.x.x or newer
5662

57-
Angular Cli 18 or newer.
63+
Angular Cli 20 or newer.
5864

5965
Build Server Requirements
6066
-------------------------
6167
Java 17 JDK or newer.
6268

6369
Maven 3.8.x or newer.
6470

65-
Nodejs 18.19.x
71+
Nodejs 22.x.x
6672

6773
Npm 10.2.x
6874

0 commit comments

Comments
 (0)