Phillip Webb
6d934bb270
Add spring-boot-test-autoconfigure module
...
Add a new test module to deal with auto-configuration in tests.
See gh-4901
9 years ago
Phillip Webb
89b7704977
Extract spring-boot-test.jar
...
Relocate the `org.springframework.boot.test` package from the
`spring-boot.jar` to `spring-boot-test.jar`.
Fixes gh-5184
9 years ago
Phillip Webb
fbaf209240
Move master to 1.4.0.BUILD-SNAPSHOT
9 years ago
Spring Buildmaster
504d3e97ba
Next development version
9 years ago
Spring Buildmaster
8db59059a5
Next Development Version
9 years ago
Spring Buildmaster
3f6f57a80e
Next Development Version
9 years ago
Phillip Webb
67dd164dc3
Add actuator-docs to the full build
10 years ago
Phillip Webb
983484f429
Rename spring-boot-developer-tools -> devtools
...
Fixes gh-3099
10 years ago
Phillip Webb
a8bf0d942b
Add a `spring-boot-developer-tools` module
...
Add a new `spring-boot-developer-tools` module which will contain
auto-configuration to help during application development.
See gh-3082
10 years ago
Andy Wilkinson
51c49b69c5
Support bom-based dependency management in the CLI
...
Previously, the CLI’s dependency management used proprietary Properties
file-based metadata to configure its dependency management. Since
spring-boot-gradle-plugin’s move to using the separate dependency
management plugin the CLI was the only user of this format.
This commit updates the CLI to use Maven boms to configure its
dependency management. By default it uses the spring-boot-dependencies
bom. This configuration can be augmented and overridden using the new
@DependencyManagementBom annotation which replaces @GrabMetadata.
Closes gh-2688
Closes gh-2439
10 years ago
Phillip Webb
a57a88f5cf
Move master to 1.3.0.BUILD-SNAPSHOT
10 years ago
Spring Buildmaster
8f0ad02237
Next development version
10 years ago
Phillip Webb
10257d96f2
Merge branch '1.1.x'
10 years ago
Phillip Webb
7ac8cac3b5
Reorganize integration tests
...
Make spring-boot-integration-tests a top level project and move the
existing gradle tests and security tests to be sub-modules.
10 years ago
Andy Wilkinson
8622e5db20
Apply f9816ea
and 64e94f3
to 1.1.x
...
Fixes gh-2473
10 years ago
Rob Winch
f9816ead93
Fix configureGlobal on SpringBootApplication
...
Fixes gh-2473
10 years ago
Spring Buildmaster
60725cd8bd
Next development version
10 years ago
Spring Buildmaster
63e6a25097
Next development version
10 years ago
Spring Buildmaster
1a788c1741
Next development version
10 years ago
Phillip Webb
44dde9fc12
Add deployment integration tests
...
Add deployment tests for Tomcat, TomEE and WildFly to ensure that
a basic Spring Boot application can be deployed to a traditional
Application server.
Since the deployment tests can be quite slow, they currently only
run in the "full" build profile.
Fixes gh-1736
10 years ago
Spring Buildmaster
46b7738334
Next development version
10 years ago
Andy Wilkinson
c8d7a6dc24
Merge branch '1.1.x'
10 years ago
Andy Wilkinson
9a491013c3
Update email addresses in pom files to use new pivotal.io domain
...
Closes gh-1774
10 years ago
Spring Buildmaster
3e71a21b30
Next development version
10 years ago
Spring Buildmaster
edb4b7ed7d
Next development version
10 years ago
Spring Buildmaster
d63e4b4329
Next development version
10 years ago
Spring Buildmaster
74d0c5185a
Next development version
10 years ago
Stephane Nicoll
249e09d9bc
Switch master to 1.2.0.BUILD-SNAPSHOT
11 years ago
Spring Buildmaster
40327e1ae6
Next development version
11 years ago
Spring Buildmaster
981669b7c0
Next development version
11 years ago
Phillip Webb
200cd535c2
Revert "Next development version"
...
This reverts commit 67189477fe
.
11 years ago
Spring Buildmaster
67189477fe
Next development version
11 years ago
Spring Buildmaster
542f3cbda8
Next development version
11 years ago
Spring Buildmaster
4ca26a21dc
Next development version
11 years ago
Spring Buildmaster
05ed7b3bcd
Next development version
11 years ago
Phillip Webb
3007a777d0
Roll back to 1.1.0.BUILD-SNAPSHOT
11 years ago
Spring Buildmaster
c650f2391e
Next development version
11 years ago
Phillip Webb
69d7f4bec3
Add spring-boot-versions to the full build
11 years ago
Phillip Webb
3c1815ef43
Revert "Add spring-boot-versions to the full build"
...
This reverts commit 50ea717a0b
.
11 years ago
Phillip Webb
50ea717a0b
Add spring-boot-versions to the full build
11 years ago
Phillip Webb
64a835e91a
Move master to 1.1.0.BUILD-SNAPSHOT
11 years ago
Spring Buildmaster
d3954a1703
Next development version
11 years ago
Spring Buildmaster
a5864ebcd0
Next development version
11 years ago
Spring Buildmaster
15e9dbe98b
Next development version
11 years ago
Phillip Webb
0af7f7e347
Add missing POM info
11 years ago
Phillip Webb
488b03387f
Polish POM formatting
11 years ago
Phillip Webb
6f9bb233ad
Revert "Next development version"
...
This reverts commit b67bb70ee3
.
11 years ago
Spring Buildmaster
b67bb70ee3
Next development version
11 years ago
Phillip Webb
ac4cdd33c3
Revert "Next development version"
...
This reverts commit 1d0eea12eb
.
Returning to 1.0.0.BUILD-SNAPSHOT for an updated release.
11 years ago
Spring Buildmaster
1d0eea12eb
Next development version
11 years ago