Phillip Webb
81fef71fcb
Merge branch '1.5.x'
8 years ago
Dave Syer
14638e67bc
Extended PropertiesLauncher class location logic
...
Update `PropertiesLauncher` so that classes can be loaded outside of
`BOOT-INF/classes`. You can use a subdirectory, or the root directory
of an external jar (but not the parent archive to avoid issues
with agents and awkward delegation models).
Fixes gh-8480
Closes gh-8486
8 years ago
Madhura Bhave
359854eb85
Merge branch '1.5.x'
8 years ago
Madhura Bhave
2a7fd5011d
Clarify docs on actuator security
...
Closes gh-8646
8 years ago
Madhura Bhave
115b369633
Update documentation with new default prefix for actuators
...
Closes gh-6886
8 years ago
Stephane Nicoll
42c1eb894e
Merge branch '1.5.x'
8 years ago
Stephane Nicoll
8c21e16cf1
Add reference to Infinispan starter
...
Closes gh-8592
8 years ago
Stephane Nicoll
04ee374e7f
Polish "Add slice test annotation for LDAP"
...
Closes gh-8536
8 years ago
Eddú Meléndez
2830bef95c
Add slice test annotation for LDAP
...
This commit adds new annotation `@DataLdapTest` which provides test
infrastructure for LDAP. By default, embedded ldap server is initialized
if available.
See gh-8536
8 years ago
Stephane Nicoll
50331102b7
Review configuration properties appendix
8 years ago
Stephane Nicoll
8cd4f13464
Merge branch '1.5.x'
8 years ago
Stephane Nicoll
b3c8511fb6
Merge branch '1.4.x' into 1.5.x
8 years ago
Stephane Nicoll
4fd9a8c468
Add missing spring.datasource.xa properties in the appendix
...
Closes gh-8895
8 years ago
Stephane Nicoll
e9b7c7afd2
Merge branch '1.5.x'
8 years ago
Stephane Nicoll
584b61ecc1
Remove deprecated property
8 years ago
Stephane Nicoll
eeed3a841c
Review configuration properties appendix
8 years ago
Stephane Nicoll
abe3dba4b9
Merge branch '1.5.x'
8 years ago
Stephane Nicoll
f4ab574ea1
Merge branch '1.4.x' into 1.5.x
8 years ago
Stephane Nicoll
072160863a
Add a note about transactional tests and `webEnvironment`
...
Closes gh-8232
8 years ago
Stephane Nicoll
01089c5f7a
Merge branch '1.5.x'
8 years ago
Stephane Nicoll
68c90b24c2
Merge branch '1.4.x' into 1.5.x
8 years ago
Stephane Nicoll
40f4c89602
Document list merge restrictions with YAML
...
Closes gh-6911
8 years ago
Phillip Webb
c4cba6b0ea
Merge branch '1.5.x'
8 years ago
Phillip Webb
d301d0f4c3
Merge branch '1.4.x' into 1.5.x
8 years ago
Phillip Webb
758ddcd420
Polish
8 years ago
Stephane Nicoll
158b3dae16
Merge branch '1.5.x'
8 years ago
Stephane Nicoll
2ef318c00d
Polish "Add the ability to disable the trace filter"
...
Closes gh-8650
8 years ago
Johnny Lim
0cd1285aa4
Polish
...
Closes gh-8879
8 years ago
Stephane Nicoll
5b92a0278b
Merge branch '1.5.x'
8 years ago
Stephane Nicoll
3f883f1898
Merge branch '1.4.x' into 1.5.x
8 years ago
Stephane Nicoll
404bb2d171
Polish
...
See gh-8879
8 years ago
Stephane Nicoll
2bdbe343df
Merge branch '1.5.x'
8 years ago
Stephane Nicoll
a132bd141f
Merge branch '1.4.x' into 1.5.x
8 years ago
Stephane Nicoll
0a55e3e736
Polish "Clarify edge case docs on ConditionalOnClass"
...
Closes gh-8185
8 years ago
Phillip Verheyden
08f8219248
Clarify edge case docs on ConditionalOnClass
...
When used as a meta-annotation the value() attribute of
@ConditionalOnClass will fail silently resulting in the @Conditional
nature of the annotation being ignored.
See gh-8185
8 years ago
Stephane Nicoll
b099471df3
Merge branch '1.5.x'
8 years ago
Stephane Nicoll
2d930fd653
Merge branch '1.4.x' into 1.5.x
8 years ago
Stephane Nicoll
a8860ba7e9
Clarify use of `@TestConfiguration`
...
As `@TestComponent` is an implementation detail at this point really, this
commit removes any reference to it from the doc.
Closes gh-8421
8 years ago
Stephane Nicoll
b3bcecc988
Merge branch '1.5.x'
8 years ago
Stephane Nicoll
d8d36255af
Merge branch '1.4.x' into 1.5.x
8 years ago
Stephane Nicoll
fd53945fe0
Polish "Document HTTP response format of health endpoint"
...
Closes gh-8703
8 years ago
Luis Fernando Pollo
1fa1ed2b28
Document HTTP response format of health endpoint
...
Add HTTP response format details for health endpoint, including default
status codes and sample responses.
See gh-8703
8 years ago
Stephane Nicoll
2d169d526a
Merge branch '1.5.x'
8 years ago
Stephane Nicoll
fffb53ccf5
Fix neo4j embedded documentation
...
The neo4j embedded driver no longer embeds the neo4j kernel and users are
expected to add that dependency manually. We don't provide dependency
management for any of them so this commit updates the documentation to
refers to the official documentation.
Closes gh-8567
8 years ago
Johnny Lim
8d921d49aa
Fix typos in new Gradle plugin
...
Closes gh-8818
8 years ago
Phillip Webb
2de7e9c310
Merge branch '1.5.x'
8 years ago
Phillip Webb
ad38776de3
Polish
8 years ago
Phillip Webb
ddcb5ee328
Polish
8 years ago
Andy Wilkinson
395db8711c
Merge branch '1.5.x'
8 years ago
Andy Wilkinson
df6167dd71
Merge branch '1.4.x' into 1.5.x
8 years ago