Spring Boot
You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
 
 
Craig Andrews f9f276bd46 JdbcSessionAutoConfiguration after DataSourceAutoConfiguration 10 hours ago
..
spring-boot-activemq
spring-boot-actuator Allow Info to be built with null map values 1 week ago
spring-boot-actuator-autoconfigure Move ConditionalOnEnabledLoggingExport to opentelemetry module 1 week ago
spring-boot-amqp Merge branch '3.5.x' 1 week ago
spring-boot-artemis
spring-boot-autoconfigure-classic Reintroduce 'spring-boot-autoconfigure-classic' module 5 months ago
spring-boot-autoconfigure-classic-modules Rename module for Kotlinx Serialization JSON support 1 month ago
spring-boot-batch
spring-boot-batch-jdbc
spring-boot-cache
spring-boot-cache-test Merge branch '3.5.x' 2 days ago
spring-boot-cassandra
spring-boot-cloudfoundry Refactor security auto-configuration package structure 2 months ago
spring-boot-couchbase
spring-boot-data-cassandra Start building against Spring Framework 7.0.2 snapshots 1 week ago
spring-boot-data-cassandra-test
spring-boot-data-commons
spring-boot-data-couchbase
spring-boot-data-couchbase-test Polish "Upgrade to Testcontainers 2.0.1" 2 months ago
spring-boot-data-elasticsearch Start building against Spring Framework 7.0.2 snapshots 1 week ago
spring-boot-data-elasticsearch-test Remove import of deleted auto-configuration class 1 month ago
spring-boot-data-jdbc Adapt to changes in Spring Data JDBC 4.0.0 snapshots 2 months ago
spring-boot-data-jdbc-test Add nullability annotations to tests in module/spring-boot-data-jdbc-test 2 months ago
spring-boot-data-jpa Add nullability annotations to tests in module/spring-boot-data-jpa 3 months ago
spring-boot-data-jpa-test Polish `@since` tags 2 months ago
spring-boot-data-ldap
spring-boot-data-ldap-test Polish `@since` tags 2 months ago
spring-boot-data-mongodb Start building against Spring Framework 7.0.2 snapshots 1 week ago
spring-boot-data-mongodb-test
spring-boot-data-neo4j
spring-boot-data-neo4j-test
spring-boot-data-r2dbc Add nullability annotations to tests in module/spring-boot-data-r2dbc 2 months ago
spring-boot-data-r2dbc-test
spring-boot-data-redis Merge branch '3.5.x' 3 weeks ago
spring-boot-data-redis-test
spring-boot-data-rest
spring-boot-devtools Move server.error properties to spring.web.error 4 weeks ago
spring-boot-elasticsearch Disable Elasticsearch client's sniffer by default 4 weeks ago
spring-boot-flyway
spring-boot-freemarker Merge branch '3.5.x' 1 month ago
spring-boot-graphql Separate client and server HttpMessageConverters 2 weeks ago
spring-boot-graphql-test Move auto-configuration for WebTestClient in autoconfigure 2 months ago
spring-boot-groovy-templates Merge branch '3.5.x' 1 month ago
spring-boot-gson Drop @TestAutoConfiguration annotation 2 months ago
spring-boot-h2console
spring-boot-hateoas Add nullability annotations to tests in module/spring-boot-hateoas 2 months ago
spring-boot-hazelcast
spring-boot-health Consider reactive indicators in HealthEndpointGroupMembershipValidator 2 weeks ago
spring-boot-hibernate Temporarily add hints needed for Hibernate 7.2 1 day ago
spring-boot-http-client Polish "Add missing HttpClientSettingsPropertyMapper tests" 1 month ago
spring-boot-http-codec
spring-boot-http-converter Separate client and server HttpMessageConverters 2 weeks ago
spring-boot-integration
spring-boot-jackson Apply default property inclusion to content 2 weeks ago
spring-boot-jackson2 Suppress warnings in JsonMixin AOT-generated code 11 hours ago
spring-boot-jdbc Remove outdated exclusions to commons-logging 1 month ago
spring-boot-jdbc-test
spring-boot-jersey Tolerate race condition in httpRequestsAreTimed 1 month ago
spring-boot-jetty Change tomcat and jetty runtime modules to starters 4 weeks ago
spring-boot-jms
spring-boot-jooq Upgrade to jOOQ 3.19.29 1 week ago
spring-boot-jooq-test Polish `@since` tags 2 months ago
spring-boot-jpa
spring-boot-jpa-test
spring-boot-jsonb Drop @TestAutoConfiguration annotation 2 months ago
spring-boot-kafka
spring-boot-kotlinx-serialization-json
spring-boot-ldap
spring-boot-liquibase Merge branch '3.5.x' 1 month ago
spring-boot-mail
spring-boot-micrometer-metrics Merge branch '3.5.x' 3 weeks ago
spring-boot-micrometer-metrics-test Merge branch '3.5.x' 1 month ago
spring-boot-micrometer-observation
spring-boot-micrometer-tracing Merge branch '3.5.x' 1 month ago
spring-boot-micrometer-tracing-brave
spring-boot-micrometer-tracing-opentelemetry
spring-boot-micrometer-tracing-test Merge branch '3.5.x' 1 month ago
spring-boot-mongodb
spring-boot-mustache
spring-boot-neo4j
spring-boot-netty
spring-boot-opentelemetry Make OTLP logging connection details back off 1 day ago
spring-boot-persistence
spring-boot-pulsar
spring-boot-quartz
spring-boot-r2dbc
spring-boot-reactor
spring-boot-reactor-netty Merge branch '3.5.x' 1 month ago
spring-boot-restclient Polish "Relax conditions to create HttpService client with RestClient" 3 weeks ago
spring-boot-restclient-test Align restclient-test properties with module's name 4 weeks ago
spring-boot-restdocs Move auto-configuration for WebTestClient in autoconfigure 2 months ago
spring-boot-resttestclient Restore TestRestTemplate#getRootUri 3 weeks ago
spring-boot-rsocket Consider Jackson 2 in RSocket auto-configuration 2 months ago
spring-boot-rsocket-test Polish `@since` tags 2 months ago
spring-boot-security Guard against WebServerApplicationContext not being present 2 weeks ago
spring-boot-security-oauth2-authorization-server
spring-boot-security-oauth2-client Move auto-configuration for WebTestClient in autoconfigure 2 months ago
spring-boot-security-oauth2-resource-server Allow a JwtTypeValidator bean to override Security's default 3 weeks ago
spring-boot-security-saml2 Adapt to upstream Spring Security changes 2 months ago
spring-boot-security-test
spring-boot-sendgrid Add nullability annotations to tests in module/spring-boot-sendgrid 2 months ago
spring-boot-servlet Merge branch '3.5.x' 4 weeks ago
spring-boot-session Decouple Session auto-configuration from ServerProperties 6 days ago
spring-boot-session-data-redis Decouple Session auto-configuration from ServerProperties 6 days ago
spring-boot-session-jdbc JdbcSessionAutoConfiguration after DataSourceAutoConfiguration 10 hours ago
spring-boot-sql
spring-boot-test-classic-modules
spring-boot-thymeleaf
spring-boot-tomcat Move server.error properties to spring.web.error 4 weeks ago
spring-boot-transaction
spring-boot-validation
spring-boot-web-server Polish "Upgrade to Tomcat 11.0.15" 1 week ago
spring-boot-webclient Polish `@since` tags 2 months ago
spring-boot-webclient-test Align naming change for Jackson components 2 months ago
spring-boot-webflux Consider modules when deducing WebApplicationType 2 days ago
spring-boot-webflux-test
spring-boot-webmvc Fix order comment in WebMvcWebApplicationTypeDeducer 1 day ago
spring-boot-webmvc-test Move server.error properties to spring.web.error 4 weeks ago
spring-boot-webservices Add nullability annotations to tests in module/spring-boot-webservices 2 months ago
spring-boot-webservices-test Align naming change for Jackson components 2 months ago
spring-boot-websocket
spring-boot-webtestclient Move auto-configuration for WebTestClient in autoconfigure 2 months ago
spring-boot-zipkin