Spring Buildmaster
df2ae7aa19
Next Development Version
8 years ago
Spring Buildmaster
c0f9f64776
Next Development Version
9 years ago
Phillip Webb
2855010841
Fix sample POMs
...
Update sample POMs to follow CI friendly Maven conventions.
See gh-9316
9 years ago
Stephane Nicoll
eb4a9d87fd
Add actuator to jersey sample
...
Closes gh-10259
9 years ago
Spring Buildmaster
30eb937a83
Next Development Version
9 years ago
Spring Buildmaster
17a5bb0be4
Next development version
9 years ago
Spring Buildmaster
41c5c0e7c9
Next development version
9 years ago
Spring Buildmaster
05d4d0281c
Next Development Version
9 years ago
Spring Buildmaster
88e43c8421
Next Development Version
9 years ago
Spring Buildmaster
9768b0a8c2
Next Development Version
9 years ago
Spring Buildmaster
d719d2cbbc
Next Development Version
9 years ago
Spring Buildmaster
d23fa24340
Next Development Version
9 years ago
Spring Buildmaster
2a83e80a9b
Next Development Version
9 years ago
Spring Buildmaster
5c12500366
Next Development Version
9 years ago
Spring Buildmaster
a2696bf873
Next Development Version
9 years ago
Spring Buildmaster
ed1ce140c0
Next Development Version
9 years ago
Phillip Webb
be3fe12cf0
Polish
9 years ago
Phillip Webb
273beaa3ce
Polish
9 years ago
Stephane Nicoll
a19a28062f
Fix actuator security in samples
...
Closes gh-7637
9 years ago
Spring Buildmaster
9057f9ae1f
Next development version
9 years ago
Spring Buildmaster
e712a9ba8c
Next Development Version
10 years ago
Stephane Nicoll
6643ec3713
Next development version
10 years ago
Stephane Nicoll
6bd670edbc
Initiate 1.4.x branch
10 years ago
Spring Buildmaster
7e9ed5e1a7
Next Development Version
10 years ago
Spring Buildmaster
5f959b074f
Next Development Version
10 years ago
Spring Buildmaster
334baaeffd
Next development version
10 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
Phillip Webb
fbaf209240
Move master to 1.4.0.BUILD-SNAPSHOT
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
11 years ago
Spring Buildmaster
2b38a861e3
Next Development Version
11 years ago
Phillip Webb
d84889b03c
Revert "Compile samples and integration tests with Java 8"
...
This reverts commit 09395f956a .
11 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.
11 years ago
Spring Buildmaster
9409c49c10
Next development version
11 years ago
Spring Buildmaster
7ce391db4f
Next development version
11 years ago
Spring Buildmaster
5d81c87b43
Next Development Version
11 years ago
Spring Buildmaster
e03c11dda8
Next development version
11 years ago
Dave Syer
c153c4e517
Make tomcat provided in a war sample
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
Phillip Webb
4cac9d7382
Ensure actuator works without Spring MVC
...
Update MetricFilterAutoConfiguration to ensure that it is only applied
if Spring MVC is on the classpath.
Fixes gh-2542
11 years ago
Spring Buildmaster
60725cd8bd
Next development version
11 years ago
Spring Buildmaster
1a788c1741
Next development version
11 years ago
Dave Syer
9f7bd0cddc
Inject ResourceConfig instance (not class) into Jersey
...
If you inject the class (via a servlet parameter) it seems that
Jersey tries to create all the beans for you (and fails). I thought
it was supposed to work (according to the docs), so I'm a bit confused
but the sample now has Spring DI and the tests pass.
Fixes gh-1981
12 years ago