Commit 2096eac
authored
JAVA-29231 Move modules inside existing container modules (#15492)
1 parent 76bde3f commit 2096eac
209 files changed
Lines changed: 472 additions & 222 deletions
File tree
- core-java-modules
- java-rmi
- src
- main
- java/com/baeldung/rmi
- resources
- test/java/com/baeldung/rmi
- java-spi
- exchange-rate-api
- src/main
- java/com/baeldung/rate
- api
- exception
- spi
- resources
- exchange-rate-app
- src/main
- java/com/baeldung/rate/app
- resources
- exchange-rate-impl
- src/main
- java/com/baeldung/rate/impl
- resources
- META-INF/services
- java-websocket
- src/main
- java/com/baeldung
- model
- websocket
- resources
- webapp
- WEB-INF
- docker-modules
- jib
- src/main/java/com/baeldung
- kaniko
- lagom
- greeting-impl
- bin/classes
- src/main/resources
- weather-impl/src/main/resources
- microservices-modules
- lagom
- greeting-api/src/main
- java/com/baeldung/lagom/helloworld/greeting
- api
- impl
- resources
- greeting-impl/src/main/resources
- project
- weather-api/src/main
- java/com/baeldung/lagom/helloworld/weather/api
- resources
- weather-impl/src/main
- java/com/baeldung/lagom/helloworld/weather/impl
- resources
- testing-modules
- jmeter
- .mvn/wrapper
- src
- main
- java/com/baeldung
- configuration
- controller
- dashboard
- controllers
- models
- domain
- model
- repository
- resources
- dashboard
- static
- summary-report
- templates
- test/java/com/baeldung
- web-modules
- jersey
- src
- main
- java/com/baeldung/jersey
- client
- filter
- interceptor
- listdemo
- exceptionhandling
- data
- repo
- rest
- exceptions
- service
- server
- config
- constraints
- filter
- form
- http
- interceptor
- model
- providers
- rest
- service
- resources
- formexamples
- templates/freemarker
- test/java/com/baeldung/jersey
- client
- listdemo
- exceptionhandling/rest
- server
- rest
- jsf
- src/main
- java/com/baeldung/springintegration
- config
- controllers
- dao
- resources
- webapp
- META-INF
- WEB-INF
Some content is hidden
Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.
Lines changed: 3 additions & 3 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
9 | 9 | | |
10 | 10 | | |
11 | 11 | | |
12 | | - | |
13 | | - | |
14 | | - | |
| 12 | + | |
| 13 | + | |
| 14 | + | |
15 | 15 | | |
16 | 16 | | |
17 | 17 | | |
File renamed without changes.
File renamed without changes.
0 commit comments