Phillip Webb
47b00c086c
Polish
8 years ago
Vedran Pavic
1c8f1c709c
Fix audit events related documentation
...
Closes gh-8319
8 years ago
Johnny Lim
0f5fefd561
Fix a broken AsciiDoc attribute declaration
...
Closes gh-8300
8 years ago
Stephane Nicoll
bcbcb9c00b
Clarify use of `DataSource` for batch apps
...
Closes gh-8271
8 years ago
Stephane Nicoll
58a4f04962
Fix typo in documentation
...
Closes gh-8259
8 years ago
Kamil Wozniak
f46e3dc9f3
Fix link in doc to Spring Test
...
Closes gh-8226
8 years ago
Andy Wilkinson
30074431a7
Improve documentation of static resource reloading with devtools
...
Closes gh-5133
Closes gh-7886
8 years ago
Stephane Nicoll
570b0593a6
Document SMTP timeout settings
...
Closes gh-8213
8 years ago
Stephane Nicoll
008aef6142
Document @LiquibaseDataSource feature
...
Closes gh-8214
8 years ago
Stephane Nicoll
a30461c5c7
Polish pid metadata
...
This commit moves the `spring.pid.*` metadata to the relevant project. It
also updates the doc to refer to the new `ApplicationPidFileWriter`
rather than the one in its deprecatred form.
Closes gh-8196
8 years ago
zhanhb
22ba7b93b2
Fix pid properties link in documentation
...
See gh-8196
8 years ago
Stephane Nicoll
b9ede6b281
Polish contribution
...
Closes gh-8157
8 years ago
Raja Kolli
a1c601ca28
Update copyright header
...
See gh-8157
8 years ago
Spring Buildmaster
ed1ce140c0
Next Development Version
8 years ago
Phillip Webb
2cf93f89f5
Polish
8 years ago
Stephane Nicoll
265a712294
Fix keys format for embedded mongodb support
...
Closes gh-8102
8 years ago
Stephane Nicoll
4efa4590f8
Review doc on advanced datasource customization
...
Closes gh-7652
8 years ago
Andy Wilkinson
0ce7c9516a
Document how to configure test- and profile-specific Flyway migrations
...
Closes gh-2753
8 years ago
Stephane Nicoll
2c5c539bf1
Document automatic scheduling of metrics export
...
Closes gh-8040
8 years ago
Michael J. Simons
a852c49edd
Fix closing parentheses
...
Closes gh-8030
8 years ago
Andy Wilkinson
a02c2d4155
Improve the documentation of Health.Status constants
...
Closes gh-7784
8 years ago
Andy Wilkinson
9695e0a9d1
Document breakpoint config for remote debug tunnel and IntelliJ IDEA
...
Closes gh-7732
See gh-5047
8 years ago
Andy Wilkinson
0463350d2e
Document that spring(Profile|Property) cannot be used with scan=true
...
Closes gh-5611
8 years ago
Vedran Pavic
a7fce6b048
Document use of `OpenEntityManagerInViewInterceptor`
...
Closes gh-7993
8 years ago
drumonii
bb5819b879
Fix configure a datasource reference doc link
...
Closes gh-7911
8 years ago
Michael J. Simons
3c291150d6
Update springloaded version to 1.2.6.RELEASE in Maven-related docs
...
Closes gh-7937
8 years ago
Michael J. Simons
ddca9a1687
Update springloaded version to 1.2.6.RELEASE in Gradle-related docs
...
Closes gh-7937
8 years ago
Stephane Nicoll
b9eda3f26b
Document favicon support
...
Closes gh-7903
8 years ago
Stephane Nicoll
3389af2c2f
Fix build failure (II)
8 years ago
Stephane Nicoll
6ecb525a57
Fix build failure
8 years ago
Stephane Nicoll
a862b6dc79
Polish documentation
...
Closes gh-7771
8 years ago
arthur-noseda
b31cd64524
Fix typo in "you IDE"
...
Change "you IDE" to "your IDE".
Closes gh-7769
8 years ago
arthur-noseda
8771d9e700
Changed "right the way" to "right away"
...
Closes gh-7765
8 years ago
Shubham Aggarwal
e7f13b446a
Minor fix in description
...
Closes gh-7755
8 years ago
Spring Buildmaster
9057f9ae1f
Next development version
8 years ago
Phillip Webb
bd74c3d327
Polish formatting
8 years ago
Phillip Webb
e578ace7d7
Polish doc formatting
8 years ago
Stephane Nicoll
3237e4ab3e
Add link between reference and how-to
...
See gh-7652
8 years ago
Stephane Nicoll
69dce2881b
Remove outdated (and duplicated) section
...
Closes gh-7667
8 years ago
Brian Clozel
37605e3576
Document devtools influence on HTTP cache headers
...
This commits documents the fact that, amongst its property defaults,
devtools is disabling the HTTP cache headers when serving static
resources with Spring MVC.
Fixes gh-7516
8 years ago
Stephane Nicoll
c8bdf74327
Expand ConfigurationProperties doc
...
Closes gh-7620
8 years ago
Johannes Harth
9746c63209
Update production-ready-features.adoc
...
Replace line break with missing line fold "\\\n" to continue the property
value.
Closes gh-7596
8 years ago
Andy Wilkinson
d9bd211062
Link to correct branch on GitHub from snapshot documentation
...
Closes gh-7548
8 years ago
Andy Wilkinson
b798b5a40b
Update docs to reflect Gradle plugin being available in the Plugin Portal
...
Closes gh-1567
8 years ago
Andy Wilkinson
36981259a5
Document that CRaSH commands written in Java are not supported
...
Closes gh-7471
8 years ago
Andy Wilkinson
491bd745de
Document Jersey's package scanning limitations
...
Closes gh-7496
8 years ago
Stephane Nicoll
0359b2f6f5
Document how to disable JMS transacted session
...
Closes gh-7463
8 years ago
Phillip Webb
74670cb20f
Allow WebDriver beans to define their own scope
...
Update `WebDriverScope` so that only `WebDriver` beans with no explicit
scope are moved.
Fixes gh-7454
8 years ago
Stephane Nicoll
0072a93915
Expose Tomcat's accesslog requestAttributesEnabled
...
This commit adds an extra property to the `server.tomcat.accesslog` to
control the `reqestAttributesEnabled` flag. This flag sets request
attributes for IP address, Hostname, protocol and port used for the
request.
Closes gh-7367
8 years ago
Emanuel Rabina
6b681ddfab
Upgrade Thymeleaf 3 layout dialect in doc
...
Closes gh-7370
8 years ago