Stephane Nicoll
826d79be3e
Clarify behaviour of WebServerFactory in reference guide
...
Closes gh-24705
2021-01-08 15:50:16 +01:00
Madhura Bhave
a5c8b84511
Update version of git-properties plugin in the docs
...
Closes gh-24567
2020-12-18 17:25:26 -08:00
Madhura Bhave
302ba77812
Improve documentation regarding git commit info
...
Closes gh-24205
2020-12-18 17:13:30 -08:00
Stephane Nicoll
26e7e61919
Merge branch '2.2.x' into 2.3.x
...
Closes gh-24494
2020-12-14 16:19:23 +01:00
Andy Wilkinson
3e243de41b
Merge branch '2.2.x' into 2.3.x
...
Closes gh-24121
2020-11-11 20:16:39 +00:00
Andy Wilkinson
44d0ce5ff1
Merge branch '2.2.x' into 2.3.x
...
Closes gh-24060
2020-11-05 15:53:53 +00:00
Andy Wilkinson
28f7bc37a5
Merge branch '2.2.x' into 2.3.x
...
Closes gh-24025
2020-11-04 10:15:07 +00:00
Brian Clozel
b37eecc015
Merge branch '2.2.x' into 2.3.x
...
Closes gh-23812
2020-10-22 20:16:01 +02:00
Stephane Nicoll
dd74810c80
Revert "Fix detection logic for embedded databases"
...
This reverts commit c4a5a347028b827ea53975d1ec80f52a14223c5c.
See gh-23721
2020-10-19 12:25:00 +02:00
Asha Somayajula
c4a5a34702
Fix detection logic for embedded databases
...
Closes gh-23721
2020-10-17 07:51:24 +02:00
Stephane Nicoll
b3c5588c86
Merge branch '2.2.x' into 2.3.x
...
Closes gh-23461
2020-09-23 14:36:41 +02:00
Brian Clozel
62cb87bd95
Merge branch '2.2.x' into 2.3.x
...
Closes gh-23252
2020-09-11 11:42:32 +02:00
Stephane Nicoll
38baaf31d3
Merge branch '2.2.x' into 2.3.x
...
Closes gh-22899
2020-08-12 09:51:25 +02:00
Brian Clozel
fea535d176
Update HTTP/2 auto-configuration for Jetty
...
Prior to this commit, the HTTP/2 server auto-configuration for Jetty
would require Conscrypt as a hard dependency.
This commit updates the auto-configuration for more flexibility and now
allows the following deployments:
* JDK9+ with the JDK ALPN implementation
* JDK8u252+ with the backported ALPN implementation
* Conscrypt with no JDK requirement
The auto-configuration now improves detection and guides developers in
case there is a missing `jetty-alpn-*-server` dependency.
The reference docs in the HOWTO section has been updated accordingly.
Closes gh-22188
2020-08-07 15:42:23 +02:00
Andy Wilkinson
a160755da5
Merge branch '2.2.x' into 2.3.x
...
Closes gh-22748
2020-08-05 18:15:45 +01:00
Andy Wilkinson
280ecfcd47
Polish
2020-07-27 16:00:47 +01:00
Andy Wilkinson
189fa12c9d
Merge branch '2.2.x' into 2.3.x
...
Closes gh-22596
2020-07-27 15:53:03 +01:00
Andy Wilkinson
accc1f1ca8
Merge branch '2.2.x' into 2.3.x
...
Closes gh-22410
2020-07-20 13:58:19 +01:00
Johnny Lim
43aee1bddd
Polish
...
See gh-22090
2020-06-29 16:35:23 -07:00
Richard North
aed4f58403
Fix capitalization of Testcontainers in Howto docs
...
See gh-21417
2020-05-12 10:01:06 +02:00
Madhura Bhave
3e3ff26129
Add a testcontainers section in the reference docs
...
Closes gh-20734
2020-05-11 19:07:47 -07:00
Katada, Junya
bc2a83062b
Fix duplicate slashes in URL links
...
See gh-21108
2020-05-05 17:48:49 +02:00
Phillip Webb
ad1248e4ec
Replace "folder" with "directory"
...
Consistently use the term "directory" instead of "folder"
Closes gh-21218
2020-04-28 19:20:24 -07:00
Stephane Nicoll
85a3fcfb5e
Merge branch '2.2.x'
...
Closes gh-21119
2020-04-25 09:32:24 +02:00
Johnny Lim
ef567388c1
Polish
...
See gh-21110
2020-04-25 09:04:10 +02:00
Phillip Webb
48821bccb7
Merge branch '2.2.x'
...
Closes gh-21092
2020-04-22 16:50:41 -07:00
Johnny Lim
5fad43ec40
Polish
...
See gh-20973
2020-04-16 13:46:53 +02:00
Phillip Webb
d9fb4dd477
Don't use monospacing in documentation headings
...
Closes gh-20875
2020-04-07 11:08:57 -07:00
Scott Frederick
bb568c5bff
Consolidate Maven plugin documentation in plugin reference
...
This commit moves Maven plugin content from several sections in the
main Spring Boot reference documentation to the plugin-specific
documentation.
Fixes gh-19165
2020-04-03 16:41:12 -05:00
Stephane Nicoll
b7ac83a830
Fix typo
2020-04-03 17:03:57 +02:00
Stephane Nicoll
960ab159e4
Document how to initialize a database with R2DBC
...
This commit adds a section to the reference guide on how to initialize
a database using R2DBC. 2 smoke tests are also added to validate this
behaviour with Flyway and Liquibase.
Closes gh-20742
2020-03-31 13:15:06 +02:00
Johnny Lim
8526e66939
Polish
...
See gh-20498
2020-03-11 12:17:58 +01:00
Andy Wilkinson
4d371f0d88
Merge branch '2.2.x'
...
Closes gh-20491
2020-03-10 21:27:41 +00:00
Stephane Nicoll
4c2ff9c314
Merge branch '2.2.x'
...
Closes gh-20315
2020-02-25 09:00:30 -05:00
Stephane Nicoll
ddeac66ca2
Merge branch '2.2.x'
...
Closes gh-20186
2020-02-14 15:30:26 +01:00
Stephane Nicoll
52659b1df4
Merge branch '2.2.x'
...
Closes gh-20013
2020-02-03 09:44:40 +01:00
Stephane Nicoll
07a1783572
Polish "Introduce appendix section with version properties"
...
See gh-19898
2020-01-27 14:53:52 +01:00
dreis2211
65394582f6
Introduce appendix section with version properties
...
With the introduction of Gradle we lost the list of version properties
that were previously in the spring-boot-dependencies POM and were also
linked inside the documentation. This commit introduces an appendix
section in the docs and links the appropriate places to the new section
to restore discoverability.
See gh-19898
2020-01-27 14:53:32 +01:00
dreis2211
b49e01f67a
Fix broken documentation links
...
See gh-19936
2020-01-27 14:14:30 +01:00
Stephane Nicoll
51f6256035
Merge branch '2.2.x'
2020-01-27 14:14:07 +01:00
dreis2211
991bcf5ce4
Revisit documentation that mentions Gradle "compile" configuration
...
See gh-19797
2020-01-21 11:09:41 +01:00
Andy Wilkinson
ce99db1902
Port the build to Gradle
...
Closes gh-19609
Closes gh-19608
2020-01-10 14:15:35 +00:00