Commit 2ecb995
Add a sample to showcase migrating a legacy Java EE Ant project to a Jakarta EE 10 Maven project (#39)
* Update README
* add execution permisson to shell scripts
Signed-off-by: Jianguo Ma <[email protected]>
* worker doesn't listen to port 8081
Signed-off-by: Jianguo Ma <[email protected]>
* clean before starting web/worker apps
Signed-off-by: Jianguo Ma <[email protected]>
* update readme
Signed-off-by: Jianguo Ma <[email protected]>
* add dev container config
Signed-off-by: Jianguo Ma <[email protected]>
* fix typo in readme
Signed-off-by: Jianguo Ma <[email protected]>
* add diff (#16)
* add formula source (#14)
* migrate rabbitmq to service bus (#18)
* delete the new project and diff file (#19)
* add open liberty sample
* add mybatis, jackson, ServletFilter, cert
* refactor, use ibatis instead of mybatis
* jar location update
* fix dep
* run the app with docker
* use java 17
* the application is working now.
* add spring student home
* remove helloworld servlet
* improve
* add doc
* add description
* update screenshot
* rename project
* clean up
* remove version specification from docker-compose.yml
* update screenshot
* format image display in README.md for better alignment
* adjust image width in README.md for better alignment
* update Java version requirement to 11 in README.md and manual-setup.md
* align image to the left in README.md for better presentation
* Add new sample for Student Web App using Jakarta EE and update description for existing sample
* Rename back.
* Update README.md to correct directory name for Student Web App
* Fix link formatting for Student Web App in README.md
* Refactor README.md and add getting-started.md for clearer migration instructions and setup guidance
* add migration steps
* Proposed edits to README
* Clarify the extension version
* Update README.md to correct VS Code extension version and add commit instruction
* add libs
* rename package name
* Remove CommonHttpServletFilter and MyBatisUtil classes
* Update resource paths in XML configuration files to reflect new package structure
---------
Signed-off-by: Jianguo Ma <[email protected]>
Co-authored-by: Menghua Xiao <[email protected]>
Co-authored-by: Jianguo Ma <[email protected]>
Co-authored-by: Yi Liu <[email protected]>
Co-authored-by: fangjimmy <[email protected]>
Co-authored-by: Haixia Cheng <[email protected]>
Co-authored-by: Ed Burns <[email protected]>1 parent b520a0d commit 2ecb995
File tree
50 files changed
+1956
-1
lines changed- jakarta-ee/student-web-app
- WebContent
- WEB-INF
- lib
- jackson
- log4j
- mybatis
- spring
- assets
- database
- doc
- liberty_config
- resources
- src/org/sample/azure/student/coreft
- controller
- filter
- service
- util
Some content is hidden
Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.
50 files changed
+1956
-1
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
8 | 8 | | |
9 | 9 | | |
10 | 10 | | |
11 | | - | |
| 11 | + | |
| 12 | + | |
| 13 | + | |
12 | 14 | | |
13 | 15 | | |
14 | 16 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
| 1 | + | |
| 2 | + | |
| 3 | + | |
| 4 | + | |
| 5 | + | |
| 6 | + | |
| 7 | + | |
| 8 | + | |
| 9 | + | |
| 10 | + | |
| 11 | + | |
| 12 | + | |
| 13 | + | |
| 14 | + | |
| 15 | + | |
| 16 | + | |
| 17 | + | |
| 18 | + | |
| 19 | + | |
| 20 | + | |
| 21 | + | |
| 22 | + | |
| 23 | + | |
| 24 | + | |
| 25 | + | |
| 26 | + | |
| 27 | + | |
| 28 | + | |
| 29 | + | |
| 30 | + | |
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
| 1 | + | |
| 2 | + | |
| 3 | + | |
| 4 | + | |
| 5 | + | |
| 6 | + | |
| 7 | + | |
| 8 | + | |
| 9 | + | |
| 10 | + | |
| 11 | + | |
| 12 | + | |
| 13 | + | |
| 14 | + | |
| 15 | + | |
| 16 | + | |
| 17 | + | |
| 18 | + | |
| 19 | + | |
| 20 | + | |
| 21 | + | |
| 22 | + | |
| 23 | + | |
| 24 | + | |
| 25 | + | |
| 26 | + | |
| 27 | + | |
| 28 | + | |
| 29 | + | |
| 30 | + | |
| 31 | + | |
| 32 | + | |
| 33 | + | |
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
| 1 | + | |
| 2 | + | |
| 3 | + | |
| 4 | + | |
| 5 | + | |
| 6 | + | |
| 7 | + | |
| 8 | + | |
| 9 | + | |
| 10 | + | |
| 11 | + | |
| 12 | + | |
| 13 | + | |
| 14 | + | |
| 15 | + | |
| 16 | + | |
| 17 | + | |
| 18 | + | |
| 19 | + | |
| 20 | + | |
| 21 | + | |
| 22 | + | |
| 23 | + | |
| 24 | + | |
| 25 | + | |
| 26 | + | |
| 27 | + | |
| 28 | + | |
| 29 | + | |
| 30 | + | |
| 31 | + | |
| 32 | + | |
| 33 | + | |
| 34 | + | |
| 35 | + | |
| 36 | + | |
| 37 | + | |
| 38 | + | |
| 39 | + | |
| 40 | + | |
| 41 | + | |
| 42 | + | |
| 43 | + | |
| 44 | + | |
| 45 | + | |
| 46 | + | |
| 47 | + | |
| 48 | + | |
| 49 | + | |
| 50 | + | |
| 51 | + | |
| 52 | + | |
| 53 | + | |
| 54 | + | |
| 55 | + | |
| 56 | + | |
| 57 | + | |
| 58 | + | |
| 59 | + | |
| 60 | + | |
| 61 | + | |
| 62 | + | |
| 63 | + | |
| 64 | + | |
| 65 | + | |
| 66 | + | |
| 67 | + | |
| 68 | + | |
| 69 | + | |
| 70 | + | |
| 71 | + | |
| 72 | + | |
| 73 | + | |
| 74 | + | |
| 75 | + | |
| 76 | + | |
| 77 | + | |
Lines changed: 16 additions & 0 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
| 1 | + | |
| 2 | + | |
| 3 | + | |
| 4 | + | |
| 5 | + | |
| 6 | + | |
| 7 | + | |
| 8 | + | |
| 9 | + | |
| 10 | + | |
| 11 | + | |
| 12 | + | |
| 13 | + | |
| 14 | + | |
| 15 | + | |
| 16 | + | |
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
0 commit comments