Polish
Closes gh-6671
This commit is contained in:
committed by
Stephane Nicoll
parent
96d5def17d
commit
37c8c3669b
@@ -1415,7 +1415,7 @@ for example:
|
||||
----
|
||||
|
||||
To avoid a warning message about the HTML 5 template mode being deprecated and the HTML
|
||||
template mode being used instead, you may also want to explicity configure
|
||||
template mode being used instead, you may also want to explicitly configure
|
||||
`spring.thymeleaf.mode` to be `HTML`, for example:
|
||||
|
||||
[source,properties,indent=0,subs="verbatim,quotes,attributes"]
|
||||
|
||||
@@ -4059,7 +4059,7 @@ resolved against their provided names.
|
||||
Apache Artemis was formed in 2015 when HornetQ was donated to the Apache Foundation. Make
|
||||
sure to use that rather than the deprecated HornetQ support.
|
||||
|
||||
NOTE: You should not try and use Artemis and HornetQ and the same time.
|
||||
NOTE: You should not try and use Artemis and HornetQ at the same time.
|
||||
|
||||
Spring Boot can auto-configure a `ConnectionFactory` when it detects that Artemis is
|
||||
available on the classpath. If the broker is present, an embedded broker is started and
|
||||
|
||||
Reference in New Issue
Block a user