Andy Wilkinson
0e009ef047
Use HTTPS to link to the Apache license
7 years ago
Spring Operator
7c314122f7
Update build and setup configuration to use HTTPS
...
See gh-16243
7 years ago
Spring Buildmaster
5f959b074f
Next Development Version
9 years ago
Spring Buildmaster
a89ef5df6e
Next Development Version
10 years ago
Spring Buildmaster
2216369348
Next Development Version
10 years ago
Spring Buildmaster
819a9574a6
Next Development Version
10 years ago
Spring Buildmaster
376bbe68d8
Next Development Version
10 years ago
Spring Buildmaster
225d877ab9
Next Development Version
10 years ago
Spring Buildmaster
504d3e97ba
Next development version
10 years ago
Spring Buildmaster
8db59059a5
Next Development Version
10 years ago
Stephane Nicoll
bb736e255b
Fix SNAPSHOT version
10 years ago
Spring Buildmaster
3f6f57a80e
Next Development Version
10 years ago
Huang YunKun
1c5e445554
Update the samples to use @WebIntegrationTest and randomPort=true
...
Closes gh-4294
Closes gh-4271
10 years ago
Phillip Webb
a79131f8d2
Organize imports with new settings
...
See gh-4234
10 years ago
Spring Buildmaster
2b38a861e3
Next Development Version
10 years ago
Phillip Webb
d84889b03c
Revert "Compile samples and integration tests with Java 8"
...
This reverts commit 09395f956a .
10 years ago
Phillip Webb
6ab376e2e8
Reformat code use Eclipse Mars
10 years ago
Phillip Webb
09395f956a
Compile samples and integration tests with Java 8
...
Update the samples and integration tests to use Java 8. There's no
specific reason to keep them on Java 6 and it helps keep Eclipse happy
if we upgrade.
10 years ago
Spring Buildmaster
9409c49c10
Next development version
10 years ago
Stephane Nicoll
7c0c953f81
Add value alias for SpringApplicationConfiguration
...
Given that Spring Boot uses java config accross the board, a new `value`
attribute is now aliased to the existing `classes` attribute such that
one could write the following:
@SpringApplicationConfiguration(MyConfig.class)
public class MyTest {}
Closes gh-3635
10 years ago
Phillip Webb
3b6a37d44b
Remove accidentally committed .gitignore files
11 years ago
Phillip Webb
73be2c056f
Clear logback status list on reset
...
Update LogbackLoggingSystem to clear logback status messages on reset.
This prevents shutdown errors from preventing subsequent startup.
Fixes gh-3472
11 years ago
Spring Buildmaster
7ce391db4f
Next development version
11 years ago
Phillip Webb
c84658af1b
Remove unused .gitignore files
11 years ago
Stephane Nicoll
be5e30b409
Migrate spring.view properties
...
Migrate `spring.view.prefix` and `spring.view.suffix` to
`spring.mvc.view.prefix` and `spring.mvc.view.suffix` respectively. The
former properties are still handled in a backward compatible way and are
defined as deprecated in the meta-data.
Closes gh-3250
11 years ago
Spring Buildmaster
5d81c87b43
Next Development Version
11 years ago
Spring Buildmaster
e03c11dda8
Next development version
11 years ago
Spring Buildmaster
b8d2a55b30
Next development version
11 years ago
Phillip Webb
a57a88f5cf
Move master to 1.3.0.BUILD-SNAPSHOT
11 years ago
Spring Buildmaster
8f0ad02237
Next development version
11 years ago
Spring Buildmaster
aea68f0c32
Next development version
11 years ago
Spring Buildmaster
60725cd8bd
Next development version
11 years ago
Spring Buildmaster
63e6a25097
Next development version
11 years ago
Spring Buildmaster
1a788c1741
Next development version
11 years ago
Dave Syer
998c29c4aa
Add java.version to Tomcat WAR projects
11 years ago
Phillip Webb
670ba33bec
Improve MongoDataAutoConfiguration
...
Update MongoDataAutoConfiguration to provide easier configuration of
CustomConversions, the MappingMongoConverter, MongoMappingContext
and an authentication database.
Fixes gh-1619
Fixes gh-1730
11 years ago
Spring Buildmaster
46b7738334
Next development version
11 years ago
Phillip Webb
d039f43107
Update samples to use @SpringBootApplication
...
Update the relevant samples to use the new @SpringBootApplication
annotation.
Closes gh-1842
11 years ago
Spring Buildmaster
3e71a21b30
Next development version
11 years ago
Spring Buildmaster
edb4b7ed7d
Next development version
11 years ago
Spring Buildmaster
d63e4b4329
Next development version
11 years ago
Spring Buildmaster
74d0c5185a
Next development version
12 years ago
Stephane Nicoll
249e09d9bc
Switch master to 1.2.0.BUILD-SNAPSHOT
12 years ago
Spring Buildmaster
40327e1ae6
Next development version
12 years ago
Phillip Webb
fa88c481a5
Remote trailing whitespace
12 years ago
Spring Buildmaster
981669b7c0
Next development version
12 years ago
Phillip Webb
200cd535c2
Revert "Next development version"
...
This reverts commit 67189477fe .
12 years ago
Spring Buildmaster
67189477fe
Next development version
12 years ago
Dave Syer
b0bf9c776f
Fix logic error in ErrorPageFilter (fixes gh-1149)
12 years ago
Spring Buildmaster
542f3cbda8
Next development version
12 years ago