Spring Buildmaster
c71b661d79
Next Development Version
5 years ago
Spring Buildmaster
67fa63d0e3
Next Development Version
6 years ago
Spring Buildmaster
ca3a864565
Next Development Version
6 years ago
Spring Operator
991ba550d3
Update build and setup configuration to use HTTPS
...
See gh-16245
6 years ago
Spring Buildmaster
b04710d744
Next development version
6 years ago
Spring Buildmaster
9bb64a3493
Next Development Version
6 years ago
Spring Buildmaster
4d24feb443
Next development version
6 years ago
Spring Buildmaster
46df506b0a
Next development version
6 years ago
Spring Buildmaster
73bf744cb0
Next Development Version
6 years ago
Spring Buildmaster
36b8639853
Next Development Version
7 years ago
Spring Buildmaster
010b4fccbd
Next development version
7 years ago
Spring Buildmaster
c10aad165f
Next Development Version
7 years ago
Spring Buildmaster
ade4760842
Next Development Version
7 years ago
Spring Buildmaster
6414b42335
Next Development Version
7 years ago
Spring Buildmaster
df2ae7aa19
Next Development Version
7 years ago
Spring Buildmaster
c0f9f64776
Next Development Version
7 years ago
Spring Buildmaster
30eb937a83
Next Development Version
7 years ago
Spring Buildmaster
17a5bb0be4
Next development version
7 years ago
Spring Buildmaster
41c5c0e7c9
Next development version
7 years ago
Spring Buildmaster
05d4d0281c
Next Development Version
8 years ago
Spring Buildmaster
9768b0a8c2
Next Development Version
8 years ago
Spring Buildmaster
d23fa24340
Next Development Version
8 years ago
Spring Buildmaster
5c12500366
Next Development Version
8 years ago
Spring Buildmaster
a2696bf873
Next Development Version
8 years ago
Andy Wilkinson
f2b643dcb1
Correct full build as spring-boot-test-support is now part of tools
8 years ago
Stephane Nicoll
ee72e788ed
Rename `spring-boot-junit-runners` to `spring-boot-test-support`
...
Closes gh-7421
8 years ago
Phillip Webb
1657120286
Move ModifiedClassPathRunner to its own module
...
Migrate `ModifiedClassPathRunner` from `spring-boot` test source to
its own module.
Fixes gh-7420
8 years ago
Spring Buildmaster
7e9ed5e1a7
Next Development Version
8 years ago
Spring Buildmaster
334baaeffd
Next development version
8 years ago
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