This repository was archived by the owner on Jul 30, 2020. It is now read-only.
Commit 3ffd6e2
authored
File tree
- bom
- module-archetype
- src
- main/java/com/devonfw/module/moduleconfig/common
- api
- impl
- test/java/com/devonfw/module/moduleconfig/base
- modules
- SpringData
- src/main/java/com/capgemini/devonfw/module/common
- async
- src
- main/java/com/devonfw/module/async/common
- api
- impl
- utils
- test/java/com/devonfw/module/base
- async
- service
- compose-redis
- src
- main
- java/com/devonfw/module/composeredis
- common
- api
- impl
- config
- resources/META-INF
- test/java/com/devonfw/module/composeredis
- common/impl
- foo
- src
- main/java/com/capgemini/devonfw/module/foo/common
- api
- impl
- test/java/com/capgemini/devonfw/module/foo/base
- i18n
- src
- main
- java/com/devonfw/module/i18n
- common
- api
- exception
- nls
- configuration
- util
- logic
- api
- impl
- service
- api/rest
- impl/rest
- resources/com/devonfw/module/i18n/common/api/nls
- test/java/com/devonfw/module/i18n/logic/impl
- integration
- src
- main
- java/com/devonfw/module/integration
- common
- api
- config
- impl
- configuration
- resources/META-INF
- test/java/com/devonfw/module/base
- integration
- handlers
- microservices
- microservice-archetype
- src/main/resources/archetype-resources
- src/main/java
- general/configuration
- microservice-infra-archetype
- src/main/resources/archetype-resources/service-auth
- src/main/java/auth
- auth/service
- api
- rest
- impl/rest
- general/configuration
- microservices
- src/main/java/com/devonfw/microservices
- annotation
- configuration
- feign
- jwt
- reporting
- src
- main/java/com/devonfw/module/reporting/common
- api
- dataType
- entity
- exception
- impl
- test/java/com/devonfw/module/reporting/base
- winauth-ad
- src
- main
- java/com/devonfw/module/winauthad
- common
- api
- accesscontrol
- security
- to
- impl/security
- config
- resources/META-INF
- test/java/com/devonfw/module/winauthad/base
- winauth-sso
- src
- main
- java/com/devonfw/module/winauthsso
- common
- api
- security
- impl/security
- config
- resources/META-INF
- test/java/com/devonfw/module/winauthsso/base
- sample
- core
- src
- main
- java/com/capgemini/devonfw/sample
- general
- common
- api
- constants
- datatype
- exception
- security
- to
- base
- impl/security
- configuration
- dataaccess
- api
- dao
- base
- dao
- gui/api
- logic
- api
- to
- base
- impl
- service/impl/rest
- resources/config/app
- batch
- common
- gui
- websocket
- test/java/com/capgemini/devonfw/sample/general
- common
- configuration
- server
- src/main/docker
- starters
- devonfw-async-starter
- src
- main
- java/com/devonfw/starter/async
- resources/META-INF
- test/java/com/devonfw/starter/async
- devonfw-compose-redis-starter
- src/main
- java/com/devonfw/starter/composeredis
- resources/META-INF
- devonfw-i18n-starter
- src
- main
- java/com/devonfw/starter/i18n
- resources/META-INF
- test/java/com/devonfw/starter/i18n
- devonfw-integration-starter
- src
- main
- java/com/devonfw/starter/integration
- resources/META-INF
- test/java/com/devonfw/starter
- base/integration/handlers
- integration
- devonfw-microservices-starter
- src/main
- java/com/devonfw/starter/microservices
- resources/META-INF
- devonfw-reporting-starter
- src
- main
- java/com/devonfw/starter/reporting
- resources/META-INF
- test/java/com/devonfw/starter/reporting
- devonfw-springdata-starter
- src/main
- java/com/capgemini/devonfw/starter/springdata
- resources/META-INF
- devonfw-winauth-ad-starter
- src
- main
- java/com/devonfw/starter/winauthad
- resources/META-INF
- test/java/com/devonfw/starter/winauthad
- devonfw-winauth-sso-starter
- src
- main
- java/com/devonfw/starter/winauthsso
- resources/META-INF
- test/java/com/devonfw/starter/winauthsso
Some content is hidden
Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
3 | 3 | | |
4 | 4 | | |
5 | 5 | | |
6 | | - | |
| 6 | + | |
7 | 7 | | |
8 | 8 | | |
9 | 9 | | |
10 | | - | |
| 10 | + | |
11 | 11 | | |
12 | 12 | | |
13 | 13 | | |
| |||
104 | 104 | | |
105 | 105 | | |
106 | 106 | | |
107 | | - | |
| 107 | + | |
108 | 108 | | |
109 | 109 | | |
110 | 110 | | |
111 | 111 | | |
112 | 112 | | |
113 | 113 | | |
114 | | - | |
| 114 | + | |
115 | 115 | | |
116 | 116 | | |
117 | 117 | | |
118 | 118 | | |
119 | 119 | | |
120 | 120 | | |
121 | | - | |
| 121 | + | |
122 | 122 | | |
123 | 123 | | |
124 | 124 | | |
125 | 125 | | |
126 | 126 | | |
127 | 127 | | |
128 | | - | |
| 128 | + | |
129 | 129 | | |
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
3 | 3 | | |
4 | 4 | | |
5 | 5 | | |
6 | | - | |
| 6 | + | |
7 | 7 | | |
8 | 8 | | |
9 | 9 | | |
10 | 10 | | |
11 | | - | |
| 11 | + | |
12 | 12 | | |
13 | 13 | | |
14 | 14 | | |
| |||
194 | 194 | | |
195 | 195 | | |
196 | 196 | | |
197 | | - | |
| 197 | + | |
198 | 198 | | |
199 | 199 | | |
200 | 200 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
13 | 13 | | |
14 | 14 | | |
15 | 15 | | |
16 | | - | |
| 16 | + | |
17 | 17 | | |
18 | 18 | | |
19 | 19 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
13 | 13 | | |
14 | 14 | | |
15 | 15 | | |
16 | | - | |
| 16 | + | |
17 | 17 | | |
18 | 18 | | |
19 | 19 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
13 | 13 | | |
14 | 14 | | |
15 | 15 | | |
16 | | - | |
| 16 | + | |
17 | 17 | | |
18 | 18 | | |
19 | 19 | | |
20 | 20 | | |
21 | 21 | | |
22 | 22 | | |
23 | | - | |
| 23 | + | |
24 | 24 | | |
25 | 25 | | |
26 | 26 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
13 | 13 | | |
14 | 14 | | |
15 | 15 | | |
16 | | - | |
| 16 | + | |
17 | 17 | | |
18 | 18 | | |
19 | 19 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
13 | 13 | | |
14 | 14 | | |
15 | 15 | | |
16 | | - | |
| 16 | + | |
17 | 17 | | |
18 | 18 | | |
19 | 19 | | |
20 | 20 | | |
21 | 21 | | |
22 | 22 | | |
23 | 23 | | |
24 | | - | |
| 24 | + | |
25 | 25 | | |
26 | 26 | | |
27 | 27 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
13 | 13 | | |
14 | 14 | | |
15 | 15 | | |
16 | | - | |
| 16 | + | |
17 | 17 | | |
18 | 18 | | |
19 | 19 | | |
| |||
25 | 25 | | |
26 | 26 | | |
27 | 27 | | |
28 | | - | |
29 | | - | |
| 28 | + | |
| 29 | + | |
30 | 30 | | |
31 | 31 | | |
32 | 32 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
2 | 2 | | |
3 | 3 | | |
4 | 4 | | |
5 | | - | |
| 5 | + | |
6 | 6 | | |
7 | 7 | | |
8 | 8 | | |
9 | | - | |
| 9 | + | |
10 | 10 | | |
11 | 11 | | |
12 | 12 | | |
| |||
Lines changed: 1 addition & 1 deletion
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
13 | 13 | | |
14 | 14 | | |
15 | 15 | | |
16 | | - | |
| 16 | + | |
17 | 17 | | |
18 | 18 | | |
19 | 19 | | |
| |||
0 commit comments