Commit Graph

1974 Commits (821ee0cf830d9116d6d9a4f9911c16fb255481d1)

Author SHA1 Message Date
Spring Buildmaster b04710d744 Next development version 6 years ago
Spring Buildmaster 9bb64a3493 Next Development Version 6 years ago
Andy Wilkinson 7cf9b984aa Warn about unpack's use of the temporary directory
Closes gh-15180
6 years ago
Spring Buildmaster 4d24feb443 Next development version 6 years ago
Johnny Lim 2ba3080508 Fix broken Asciidoctor syntax
Closes gh-14708
6 years ago
Andy Wilkinson 17e9a2ee62 Polish 6 years ago
Andy Wilkinson 3dc93641dd Clarify documentation on using Spock 1.0
Closes gh-14612
6 years ago
Andy Wilkinson a91f9b6f17 Document that Cassandra policy classes must have a default constructor
Closes gh-14461
6 years ago
Spring Buildmaster 46df506b0a Next development version 6 years ago
Andy Wilkinson 0bd7c8afba Align server.tomcat.internal-proxies default with RemoteIPValve's default
Closes gh-13798
6 years ago
Andy Wilkinson 7a000e68cd Work around null return from getMetaAnnotationTypes during doc generation 6 years ago
Andy Wilkinson db903c2176 Align defaults in ServerProperties with defaults at runtime
Closes gh-13821
6 years ago
Stephane Nicoll b77e3e5533 Add missing properties
See gh-14259
6 years ago
Stephane Nicoll 3493341201 Polish 6 years ago
Pascal Schumacher afeaa90d1a Fix indent of Jolokia maven dependency declaration in doc
Closes gh-14284
6 years ago
Eddie Olson 7398b7dfa0 Fix typo
Closes gh-14274
6 years ago
Phillip Webb 9543fcf44d Upgrade to spring-javaformat 0.0.6 6 years ago
Stephane Nicoll dda66cc125 Polish "Add table for supported build tools"
Closes gh-14002
6 years ago
qct 685c3afdf8 Add table for supported build tools
See gh-14002
6 years ago
Andy Wilkinson f63a95ed91 Align link configuration with the needs of the Maven Javadoc Plugin
The -link parameters passed into the javadoc executable are used
as-is. For example, redirects are not followed. Unlike 3.x, 2.x of the
Maven javadoc plugin does not attempt to follow redirects before links
are passed to the javadoc executable. As a result, for external links
to work, the links that we provide must be canonical and produce a
200 response when accessed.

Closes gh-14031
6 years ago
frohwerk a9f4dbd160 Fix freemarker documentation link
Closes gh-14046
6 years ago
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