Spring Buildmaster
010b4fccbd
Next development version
7 years ago
Phillip Webb
99dad81e9a
Update copyright header year for changed files
7 years ago
Phillip Webb
0a0247975c
Formatting
7 years ago
Stephane Nicoll
7392c57343
Fix nested class binding example
...
Closes gh-13060
7 years ago
Phillip Webb
3ee777e142
Polish ternary expressions
...
Consistently format ternary expressions and always favor `!=` as the
the check.
7 years ago
Phillip Webb
690f946b6d
Polish
7 years ago
Stephane Nicoll
830e523531
Clarify behavior of JMX in @SpringBootTest
...
Closes gh-13008
7 years ago
Stephane Nicoll
6047a2c0b0
Fix typo
...
See gh-12996
7 years ago
Stephane Nicoll
587e3f4046
Polish
...
See gh-12796
7 years ago
Spring Buildmaster
c10aad165f
Next Development Version
7 years ago
Spring Buildmaster
ade4760842
Next Development Version
7 years ago
Stephane Nicoll
1805cc5696
Clarify optional use of ComponentScan
...
Closes gh-12739
7 years ago
Stephane Nicoll
610ffed938
Merge pull request #12629 from oflebbe:1.5.x
...
* pr/12629:
Polish "Use secure connection to repositories"
Use secure connection to repositories
7 years ago
Stephane Nicoll
ade6d86b65
Polish "Use secure connection to repositories"
...
Closes gh-12629
7 years ago
Stephane Nicoll
4d4b91a51e
Clarify use of persistence.xml in doc
...
Closes gh-12636
7 years ago
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