Andy Wilkinson
0c0245014c
Recommend using compileOnly rather than the propdeps plugin
...
Closes gh-12573
7 years ago
Phillip Webb
a8f366a554
Fix copyright header for edited files
7 years ago
Phillip Webb
e40acf2447
Polish
7 years ago
Stephane Nicoll
ff1dd9e3d8
Fix command reference in doc
...
Closes gh-12434
7 years ago
Stephane Nicoll
f8c1821c2c
Polish
...
See gh-12365
7 years ago
Madhura Bhave
758dca57f1
Clarify documentation for setting the LoggingSystem
...
Closes gh-12299
7 years ago
Madhura Bhave
c2f7dd86dc
Revert default for CRSF enabled to false
...
Fixes gh-12267
7 years ago
Stephane Nicoll
14ff776f68
Fix TestRestTemplate example in the doc
...
Closes gh-12132
7 years ago
Madhura Bhave
4e61136948
Enable CSRF protection by default
...
See gh-11758
7 years ago
Phillip Webb
798522d890
Format with Eclipse Oxygen SR2
7 years ago
Spring Buildmaster
6414b42335
Next Development Version
7 years ago
Andy Wilkinson
2ba2bddc76
Add note to docs about configuration of Log4j 2's JDK logging adapter
...
Closes gh-11660
7 years ago
Stephane Nicoll
cbefc7bf83
Polish doc
...
Closes gh-11635
7 years ago
Stephane Nicoll
7b3bedc468
Fix detection of dot-based resource bundle basenames
...
This commit makes sure that properties-based resource bundle location
with a dot is detected. It also harmonizes the description of the
configuration key as our support is not stricly matching the convention.
Closes gh-10092
7 years ago
Stephane Nicoll
b9f4fd0b65
Fix exclude filter to not exclude MediaType
...
This commit removes MediaType from the list of exclude types as it looks
like an error: MediaType has a constructor taking a `String` and binding
works fine with it.
This has the effect of properly generating the metadata for the only key
that Spring Boot exposes with a MediaType type:
spring.data.rest.default-media-type.
Closes gh-11568
7 years ago
Stephane Nicoll
e187aac93d
Mention that a custom starter must bring the core starter
...
Closes gh-11455
7 years ago
Raja Kolli
e6eca2b2c9
Update copyright header
...
Closes gh-11456
7 years ago
Stephane Nicoll
9c4e6f247c
Fix table formatting issue
...
Closes gh-11434
7 years ago
Madhura Bhave
98f577e62c
Remove duplicate ID values from howto doc
7 years ago
Stephane Nicoll
61ca4ab562
Polish
7 years ago
Stephane Nicoll
dbae4fc1c3
Make it easier to use jOOQ with several data sources
...
Closes gh-11324
7 years ago
Stephane Nicoll
b7baf6d381
Fix broken link
...
Closes gh-11244
7 years ago
Spring Buildmaster
df2ae7aa19
Next Development Version
7 years ago
Johnny Lim
8b917abeab
Fix broken Asciidoctor syntax
...
Closes gh-11108
7 years ago
Stephane Nicoll
9e051e72e2
Add reference to @EntityScan for MongoDB
...
Closes gh-10947
7 years ago
Stephane Nicoll
fc3d25d705
Properly document spring.data.neo4j.open-in-view's default value
...
Closes gh-10826
7 years ago
Roland Weisleder
feb842c487
Remove static Boot version from documentation
...
Closes gh-10774
7 years ago
Stephane Nicoll
33ff2407e4
Add a note about env variables and Microsoft Windows
...
Closes gh-10727
7 years ago
Stephane Nicoll
e7097844dc
Polish
7 years ago
Andy Wilkinson
9e6e200d8d
Describe how to handle application events from descendant contexts
...
Closes gh-8899
7 years ago
Stephane Nicoll
c88559e073
Add a section on user configuration and slicing
...
Closes gh-7999
7 years ago
Stephane Nicoll
42fe8c1f38
Document effect of user configuration on slicing
...
Closes gh-10709
7 years ago
Stephane Nicoll
53335c069c
Fix typo
...
Closes gh-10687
7 years ago
Spring Buildmaster
c0f9f64776
Next Development Version
7 years ago
Janne Valkealahti
ac2bbea091
Fix typo in documentation
...
- As error handling sample is using `CustomErrorType`, fix
description which mentions `CustomerErrorType`.
7 years ago
Stephane Nicoll
7e08e47b75
Clarify datasource initializer scope
...
This commit clarifies the scope of the datasource initializr. In
particular, it is not possible to create the schema with that facility
and let Hibernate creates additional tables.
Closes gh-9048
7 years ago
Johnny Lim
bfa291f671
Polish
7 years ago
Andy Wilkinson
b602b1da2e
Document expected format for commit time in git.properties
...
Closes gh-10392
7 years ago
Stephane Nicoll
d490b99473
Clarify scope of spring.datasource.platform
...
Closes gh-10416
7 years ago
dreis2211
681921fd87
Typo in external config documentation
...
Closes gh-10411
7 years ago
Stephane Nicoll
d93e0fee35
Polish "Fix a dead link"
...
Closes gh-10314
7 years ago
Kyle Anderson
e86d0f38e4
Document default value change for proxy-target-class
...
This commit documents the change to the default value for
spring.aop.proxy-target-class by clarifying when the default is true vs
false.
See gh-10134
7 years ago
Stephane Nicoll
fbb6b88155
Document default prefix/suffix values
...
Closes gh-10290
7 years ago
Spring Buildmaster
30eb937a83
Next Development Version
7 years ago
Alexander Constantin
281a93a0c4
Use underline instead of dash in tomcat properties
...
Closes gh-10256
7 years ago
Andy Wilkinson
5b1a4a0430
Note that management.context-path is relative to server.context-path
...
Closes gh-10200
7 years ago
Madhura Bhave
64ffcfc83f
Document JWK property
...
Closes gh-10022
7 years ago
Stephane Nicoll
36722510c5
Clarify that only production resources are filtered by Maven
...
See gh-10088
7 years ago
Johnny Lim
2c897385d9
Document default values for compression properties
...
Closes gh-10050
7 years ago
Stephane Nicoll
cabd798353
Polish NestedConfigurationProperty documentation
...
Closes gh-9895
7 years ago