35,838 issues in spring-projects/spring-boot
Use Stream.toList()
(#36238)
Forward port of issue #36237 to 3.2.x.
status: forward-port
type: task
wilkinsona
opened
Jul 5, 2023
Use Stream.toList()
(#36237)
Forward port of issue #36167 to 3.1.x.
status: forward-port
type: task
wilkinsona
opened
Jul 5, 2023
Use spring-amqp-bom
(#36236)
Forward port of issue #36235 to 3.2.x.
status: forward-port
type: task
wilkinsona
opened
Jul 5, 2023
Use spring-amqp-bom
(#36235)
Forward port of issue #36168 to 3.1.x.
status: forward-port
type: task
wilkinsona
opened
Jul 5, 2023
Forward port of issue #36233 to 3.2.x.
status: forward-port
type: documentation
wilkinsona
opened
Jul 5, 2023
Forward port of issue #36225 to 3.1.x.
status: forward-port
type: documentation
wilkinsona
opened
Jul 5, 2023
Spring Boot currently autoconfigures the Mustache.Compiler like: @Bean @ConditionalOnMissingBean public Mustache.Compiler mustacheCompiler(TemplateLoader mustacheTemplateLoader) { return Mustache.compiler().withLoader(mustacheTemplateLoader); ...
status: duplicate
marceloverdijk
opened
Jul 5, 2023
1
comment