..
spring-boot-starter
Require dependency on s-b-dependencies to use its constraints
2020-06-16 08:50:21 +01:00
spring-boot-starter-activemq
Reintroduce support for ActiveMQ
2023-04-19 11:00:40 +02:00
spring-boot-starter-actuator
Adapt to latest changes in Micrometer 2.0 snapshots
2022-04-12 15:25:43 +01:00
spring-boot-starter-amqp
Require dependency on s-b-dependencies to use its constraints
2020-06-16 08:50:21 +01:00
spring-boot-starter-aop
Require dependency on s-b-dependencies to use its constraints
2020-06-16 08:50:21 +01:00
spring-boot-starter-artemis
Upgrade to Artemis 2.20.0 and switch to Jakarta EE 9 JMS API
2022-01-07 15:26:39 +00:00
spring-boot-starter-batch
Require dependency on s-b-dependencies to use its constraints
2020-06-16 08:50:21 +01:00
spring-boot-starter-cache
Require dependency on s-b-dependencies to use its constraints
2020-06-16 08:50:21 +01:00
spring-boot-starter-data-cassandra
Merge branch '2.4.x' into 2.5.x
2021-10-14 13:42:54 +01:00
spring-boot-starter-data-cassandra-reactive
Merge branch '2.4.x' into 2.5.x
2021-10-14 13:42:54 +01:00
spring-boot-starter-data-couchbase
Start building against Spring Data Bom 2021.2.0 snapshots
2022-05-12 18:05:29 +01:00
spring-boot-starter-data-couchbase-reactive
Start building against Spring Data Bom 2021.2.0 snapshots
2022-05-12 18:05:29 +01:00
spring-boot-starter-data-elasticsearch
Add json starter so that Elasticsearch uses Jackson mapper by default
2022-10-27 14:30:57 +01:00
spring-boot-starter-data-jdbc
Require dependency on s-b-dependencies to use its constraints
2020-06-16 08:50:21 +01:00
spring-boot-starter-data-jpa
Upgrade to Hibernate 6.1.1.Final
2022-07-12 09:36:34 +01:00
spring-boot-starter-data-ldap
Require dependency on s-b-dependencies to use its constraints
2020-06-16 08:50:21 +01:00
spring-boot-starter-data-mongodb
Require dependency on s-b-dependencies to use its constraints
2020-06-16 08:50:21 +01:00
spring-boot-starter-data-mongodb-reactive
Require dependency on s-b-dependencies to use its constraints
2020-06-16 08:50:21 +01:00
spring-boot-starter-data-neo4j
Require dependency on s-b-dependencies to use its constraints
2020-06-16 08:50:21 +01:00
spring-boot-starter-data-r2dbc
Require dependency on s-b-dependencies to use its constraints
2020-06-16 08:50:21 +01:00
spring-boot-starter-data-redis
Require dependency on s-b-dependencies to use its constraints
2020-06-16 08:50:21 +01:00
spring-boot-starter-data-redis-reactive
Require dependency on s-b-dependencies to use its constraints
2020-06-16 08:50:21 +01:00
spring-boot-starter-data-rest
Update Data REST starter description to mention Spring MVC
2023-06-15 14:46:23 +01:00
spring-boot-starter-freemarker
Require dependency on s-b-dependencies to use its constraints
2020-06-16 08:50:21 +01:00
spring-boot-starter-graphql
Reinstate Spring for GraphQL auto-configuration
2022-08-01 14:33:25 +02:00
spring-boot-starter-groovy-templates
Upgrade to Groovy 4.0.1
2022-03-18 12:38:41 +00:00
spring-boot-starter-hateoas
Require dependency on s-b-dependencies to use its constraints
2020-06-16 08:50:21 +01:00
spring-boot-starter-integration
Require dependency on s-b-dependencies to use its constraints
2020-06-16 08:50:21 +01:00
spring-boot-starter-jdbc
Require dependency on s-b-dependencies to use its constraints
2020-06-16 08:50:21 +01:00
spring-boot-starter-jersey
Restore support for Jersey
2022-08-08 15:45:20 +01:00
spring-boot-starter-jetty
Upgrade to Jetty 11.0.16
2023-09-11 11:00:14 +02:00
spring-boot-starter-jooq
Reinstate support for jOOQ as it now supports Jakarta EE 9
2022-01-05 15:46:54 +00:00
spring-boot-starter-json
Require dependency on s-b-dependencies to use its constraints
2020-06-16 08:50:21 +01:00
spring-boot-starter-log4j2
Upgrade to Logback 1.4 and SLF4J 2.0
2022-09-28 21:14:08 +01:00
spring-boot-starter-logging
Require dependency on s-b-dependencies to use its constraints
2020-06-16 08:50:21 +01:00
spring-boot-starter-mail
Upgrade to Jakarta Mail 2.1 and switch to Eclipse Angus RI
2022-11-08 11:01:15 +00:00
spring-boot-starter-mustache
Require dependency on s-b-dependencies to use its constraints
2020-06-16 08:50:21 +01:00
spring-boot-starter-oauth2-authorization-server
Polish Authorization Server auto-configuration
2023-03-22 19:26:38 +00:00
spring-boot-starter-oauth2-client
Remove unnecessary mail dependency from oauth2-client starter
2021-10-14 10:36:16 +01:00
spring-boot-starter-oauth2-resource-server
Revert "Avoid dependency on Kotlin when depending on spring-security-config"
2021-06-22 07:55:47 +02:00
spring-boot-starter-parent
Upgrade default CNB builders to Paketo Jammy
2023-08-14 13:29:42 -05:00
spring-boot-starter-pulsar
Add support for Apache Pulsar
2023-09-05 17:01:51 -07:00
spring-boot-starter-pulsar-reactive
Upgrade to Pulsar Reactive 0.4.0
2023-10-10 07:36:37 +01:00
spring-boot-starter-quartz
Require dependency on s-b-dependencies to use its constraints
2020-06-16 08:50:21 +01:00
spring-boot-starter-reactor-netty
Upgrade to Reactor 2020.0.0 SNAPSHOTs
2020-08-04 13:26:47 +02:00
spring-boot-starter-rsocket
Require dependency on s-b-dependencies to use its constraints
2020-06-16 08:50:21 +01:00
spring-boot-starter-security
Revert "Avoid dependency on Kotlin when depending on spring-security-config"
2021-06-22 07:55:47 +02:00
spring-boot-starter-test
Add Awaitility to spring-boot-starter-test
2023-09-29 11:50:05 +01:00
spring-boot-starter-thymeleaf
Upgrade to Thymeleaf 3.1.0-M3
2022-10-07 11:42:01 +02:00
spring-boot-starter-tomcat
Polish gradle formatting
2023-04-10 21:14:09 -07:00
spring-boot-starter-undertow
Upgrade to Servlet 6.0 and related EE 10 specs
2022-11-07 17:33:38 +00:00
spring-boot-starter-validation
Switch to the Apache Tomcat EL implementation by default
2021-01-15 09:30:54 +00:00
spring-boot-starter-web
Require dependency on s-b-dependencies to use its constraints
2020-06-16 08:50:21 +01:00
spring-boot-starter-web-services
Remove unnecessary exclusion from web-services starter
2021-12-01 15:18:32 -06:00
spring-boot-starter-webflux
Remove NIO Multipart Parser in favour of WebFlux's own parser
2020-10-14 15:13:16 +02:00
spring-boot-starter-websocket
Include 'MVC' in starter-websocket description
2023-01-16 12:02:27 +01:00
README.adoc
Update README.adoc to add Oracle Spring Boot Starters
2023-09-15 13:37:20 +01:00