Commit 2098e23
Dave Syer
Change package names zero->boot
* actuator -> boot-ops
* cli -> boot-cli
* launcher -> boot-load
* autoconfig -> boot-config
* bootstrap -> boot-strap
* starters -> boot-up
[#54095231] [bs-253] Refactor Zero->Boot1 parent b2873fb commit 2098e23
File tree
609 files changed
+1686
-1626
lines changed- docs
- spring-actuator/src/main/resources/META-INF
- spring-autoconfigure/src/main/resources/META-INF
- spring-boot-cli
- samples
- src
- main
- assembly
- java/org/springframework/boot/cli
- command
- compiler
- autoconfigure
- runner
- template
- resources/META-INF
- services
- scripts
- test
- java/org/springframework/boot/cli
- command
- resources
- commands
- static/css
- templates
- spring-boot-config
- src
- main
- java/org/springframework/boot/config
- batch
- data
- jdbc
- orm/jpa
- reactor
- thymeleaf
- web
- resources/META-INF
- test
- java/org/springframework/boot/config
- batch
- data
- test
- jdbc
- orm/jpa
- test
- reactor
- thymeleaf
- web
- resources
- org/springframework/boot/config/jdbc
- templates
- test
- spring-boot-integration-tests
- src/it
- spring-boot-load
- src
- it
- executable-jar
- src/main
- assembly
- java/org/springframework/launcher/it/jar
- executable-war
- src/main/java/org/springframework/launcher/it/war
- embedded
- main/java/org/springframework/boot/load
- data
- jar
- test/java/org/springframework/boot/load
- data
- jar
- spring-boot-maven-plugin
- src
- it
- jar
- src/main/java/org/test
- run
- src/main/java/org/test
- war
- src/main
- java/org/test
- webapp
- main/java/org/springframework/boot/maven
- test/java/org/springframework/boot/maven
- sample
- spring-boot-ops
- docs
- src
- main
- java/org/springframework/boot/ops
- audit
- listener
- autoconfigure
- endpoint
- mvc
- health
- metrics
- properties
- security
- trace
- web
- resources/META-INF
- test
- java/org/springframework/boot/ops
- audit
- listener
- autoconfigure
- endpoint
- mvc
- fixme
- health
- metrics
- properties
- security
- trace
- resources
- spring-boot-samples
- spring-boot-sample-batch
- src
- main/java/org/springframework/boot/sample/batch
- test/java/org/springframework/boot/sample/batch
- spring-boot-sample-data-jpa
- src
- main
- java/org/springframework/boot/sample/data/jpa
- domain
- repository
- service
- impl
- web
- resources
- test/java/org/springframework/boot/sample/data/jpa
- spring-boot-sample-integration
- src
- main
- java/org/springframework/boot/sample/integration
- resources
- test/java/org/springframework/boot/sample/integration
- consumer
- producer
- spring-boot-sample-jetty
- src
- main/java/org/springframework/boot/sample/jetty
- service
- web
- test/java/org/springframework/boot/sample/jetty
- spring-boot-sample-ops-ui
- src
- main
- java/org/springframework/boot/sample/ops/ui
- resources
- static/css
- templates
- test/java/org/springframework/boot/sample/ops/ui
- spring-boot-sample-ops
- src
- main
- java/org/springframework/boot/sample/ops
- resources
- test/java/org/springframework/boot/sample/ops
- spring-boot-sample-profile
- src
- main
- java/org/springframework/boot/sample/profile
- service
- resources
- test/java/org/springframework/boot/sample/profile
- spring-boot-sample-simple
- src
- main
- java/org/springframework/boot/sample/simple
- service
- resources
- test/java/org/springframework/boot/sample/simple
- spring-boot-sample-tomcat
- src
- main
- java/org/springframework/boot/sample/tomcat
- service
- web
- resources/public
- test/java/org/springframework/boot/sample/tomcat
- spring-boot-sample-traditional
- src
- main
- java/org/springframework/boot/sample/traditional
- config
- resources
- webapp
- WEB-INF
- views
- test
- java/org/springframework/boot/sample/traditional
- resources
- spring-boot-sample-web-ui
- src
- main
- java/org/springframework/boot/sample/ui
- mvc
- resources
- static
- css
- js
- templates
- messages
- test/java/org/springframework/boot/sample/ui
- spring-boot-sample-xml
- src
- main
- java/org/springframework/boot/sample/xml
- service
- resources/META-INF
- test/java/org/springframework/boot/sample/xml
- spring-boot-strap
- docs
- src
- main
- java/org/springframework/boot/strap
- ansi
- bind
- config
- context
- condition
- embedded
- jetty
- properties
- tomcat
- initializer
- properties
- logging
- java
- log4j
- logback
- web
- resources
- META-INF
- org/springframework/boot/strap/logging
- java
- log4j
- logback
- test
- java/org/springframework/boot/strap
- ansi
- bind
- config
- context
- condition
- embedded
- config
- jetty
- properties
- tomcat
- initializer
- properties
- test
- logging
- java
- logback
- sampleconfig
- resources
- org/springframework/boot/strap
- context
- embedded
- properties
- spring-boot-ups
- spring-boot-up-batch
- spring-boot-up-data-jpa
- spring-boot-up-integration
- spring-boot-up-jetty
- spring-boot-up-logging
- spring-boot-up-ops
- spring-boot-up-parent
- spring-boot-up-security
- spring-boot-up-tomcat
- spring-boot-up-web
- spring-boot-up
- src/main/parent
- spring-bootstrap/src
- main/resources/META-INF
- test/resources
- spring-cli/src
- main/resources/META-INF/services
- test/resources/commands
- spring-starters/spring-starter
- spring-zero-samples/spring-zero-sample-actuator
Some content is hidden
Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.
609 files changed
+1686
-1626
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
43 | 43 | | |
44 | 44 | | |
45 | 45 | | |
46 | | - | |
| 46 | + | |
47 | 47 | | |
48 | 48 | | |
49 | 49 | | |
| |||
167 | 167 | | |
168 | 168 | | |
169 | 169 | | |
170 | | - | |
| 170 | + | |
171 | 171 | | |
172 | 172 | | |
173 | 173 | | |
174 | | - | |
175 | | - | |
176 | | - | |
177 | | - | |
178 | | - | |
179 | | - | |
| 174 | + | |
| 175 | + | |
| 176 | + | |
| 177 | + | |
| 178 | + | |
| 179 | + | |
180 | 180 | | |
181 | 181 | | |
182 | | - | |
183 | | - | |
184 | | - | |
| 182 | + | |
| 183 | + | |
| 184 | + | |
185 | 185 | | |
186 | | - | |
| 186 | + | |
187 | 187 | | |
188 | 188 | | |
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
45 | 45 | | |
46 | 46 | | |
47 | 47 | | |
48 | | - | |
| 48 | + | |
49 | 49 | | |
50 | 50 | | |
51 | 51 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
2 | 2 | | |
3 | 3 | | |
4 | 4 | | |
5 | | - | |
6 | | - | |
| 5 | + | |
| 6 | + | |
7 | 7 | | |
8 | 8 | | |
9 | 9 | | |
| |||
25 | 25 | | |
26 | 26 | | |
27 | 27 | | |
28 | | - | |
29 | | - | |
30 | | - | |
| 28 | + | |
| 29 | + | |
| 30 | + | |
31 | 31 | | |
32 | 32 | | |
33 | 33 | | |
| |||
37 | 37 | | |
38 | 38 | | |
39 | 39 | | |
40 | | - | |
41 | | - | |
42 | | - | |
43 | | - | |
44 | | - | |
45 | | - | |
46 | | - | |
47 | | - | |
| 40 | + | |
| 41 | + | |
| 42 | + | |
| 43 | + | |
| 44 | + | |
| 45 | + | |
| 46 | + | |
| 47 | + | |
48 | 48 | | |
49 | 49 | | |
50 | 50 | | |
| |||
663 | 663 | | |
664 | 664 | | |
665 | 665 | | |
666 | | - | |
| 666 | + | |
667 | 667 | | |
668 | 668 | | |
669 | 669 | | |
| |||
Lines changed: 0 additions & 11 deletions
This file was deleted.
Lines changed: 0 additions & 15 deletions
This file was deleted.
File renamed without changes.
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
3 | 3 | | |
4 | 4 | | |
5 | 5 | | |
6 | | - | |
7 | | - | |
| 6 | + | |
| 7 | + | |
8 | 8 | | |
9 | 9 | | |
10 | | - | |
| 10 | + | |
11 | 11 | | |
12 | 12 | | |
13 | 13 | | |
14 | | - | |
| 14 | + | |
15 | 15 | | |
16 | 16 | | |
17 | 17 | | |
| |||
File renamed without changes.
File renamed without changes.
File renamed without changes.
0 commit comments