Commit Graph

1953 Commits (b6dddcced83249e9a4b3f16389c197e152ad8aba)

Author SHA1 Message Date
Spring Buildmaster 73bf744cb0 Next Development Version 6 years ago
Stephane Nicoll 3205649bad Fix reference to Spring Initializr doc
Closes gh-13906
6 years ago
Stephane Nicoll 8570b56217 Fix typo 6 years ago
Stephane Nicoll 7865233b16 Fix Flyway filesystem prefix location check
Co-authored-by: Andy Bell <andyrbell@gmail.com>

Closes gh-13863
6 years ago
Madhura Bhave 912eb53d7a Clarify configuration class behavior based on bean conditions 6 years ago
Madhura Bhave 8b2cb32ae7 Fix typo 6 years ago
Andy Wilkinson 9a49e8ef73 Format Jackson property table so it fits within default page width
Closes gh-13709
6 years ago
Andy Wilkinson 205bb764d5 Specify ID for cache providers section in reference docs
Closes gh-13551
6 years ago
Andy Wilkinson 29e87257b4 Provide Gradle example for using Log4j2
Closes gh-12729
7 years ago
Spring Buildmaster 36b8639853 Next Development Version 7 years ago
Andy Wilkinson 9d9acc92e3 Strengthen wording in JSP limitations regarding jar support
Closes gh-13420
7 years ago
Stephane Nicoll 0b644910d7 Fix typo
Closes gh-13368
7 years ago
Stephane Nicoll 584d2de9f3 Document use of component scan exclude filters on SpringBootApplication
Closes gh-10933
7 years ago
Stephane Nicoll d0b71a7d43 Document usage of auto-configuration AP for 3rd party starters
Closes gh-13368
7 years ago
Stephane Nicoll f745f20c8c Clarify scope of JNDI-based MailSenderAutoConfiguration
This commit separates the auto-configuration of JavaMailSender in two
distinct configuration: one based on existing Session available on JNDI
and the other one based on properties configuration.

This clarifies the auto-configuration report and the fact that the JNDI
variant overrides any Session-related properties that would have been
set in the environment

Closes gh-13026
7 years ago
Stephane Nicoll 5692b83a6f Add note on sanitizing values
Closes gh-13138
7 years ago
Stephane Nicoll fcd8e0fad3 Polish "Reference the latest version of the jOOQ manual"
Closes gh-13262
7 years ago
Lukas Eder cb1530d38e Reference the latest version of the jOOQ manual
See gh-13262
7 years ago
Stephane Nicoll d9029ef69e Fix documentation of spring.kafka.producer.batch-size
Closes gh-13127
7 years ago
Andy Wilkinson 0c55c54cb7 Document how to use Jersey with Spring Security's method security
Closes gh-12995
7 years ago
Andy Wilkinson e52b721d23 Update the link that's used for Jetty's javadoc
Closes gh-13167
7 years ago
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