Differences
This shows you the differences between two versions of the page.
|
java:new-app-v3 [11/10/2019 10:53] Anthony Arents [SecurityConfiguration] |
java:new-app-v3 [11/03/2025 16:51] (current) Anthony Arents [EXT JS 6] |
||
|---|---|---|---|
| Line 1: | Line 1: | ||
| ====== New Java Web Applications ====== | ====== New Java Web Applications ====== | ||
| - | **End of life sometime after 2019.** Life will be prolonged by major and minor updates to ALL frameworks and libraries\\ | + | **End of life sometime after 2020.** Life will be prolonged by major and minor updates to ALL frameworks and libraries\\ |
| (by progressively updating the app whenever a new version comes out for libraries we rely on, we can prevent spending days/weeks/months on a rewrite in the future) | (by progressively updating the app whenever a new version comes out for libraries we rely on, we can prevent spending days/weeks/months on a rewrite in the future) | ||
| Line 6364: | Line 6364: | ||
| simply place the resource in ''/static/'' or any subfolder there | simply place the resource in ''/static/'' or any subfolder there | ||
| - | ====== EXT JS 6 ====== | + | ====== EXT JS 7 ====== |
| ===== A new App ===== | ===== A new App ===== | ||