Commit Graph
56603 Commits
Author SHA1 Message Date
Moritz Halbritter fb429bcc1f Fix NullAway suppression in PulsarConfiguration
See gh-46587
2025-08-13 14:33:30 +02:00
Moritz Halbritter 7766ea5a7d Fix NullAway suppression in DataSourceHealthIndicator
See gh-46587
2025-08-13 14:26:20 +02:00
Moritz Halbritter c211b88594 Check for @NullMarked on packages
Projects which don't have JSpecify nullability annotations can opt out
by using

architectureCheck {
	nullMarked = false
}

in their build.gradle script.

See gh-46587
2025-08-13 13:27:48 +02:00
Moritz Halbritter 1a1ad23d60 Add nullability annotations to system-test/spring-boot-deployment-system-tests
See gh-46587
2025-08-13 11:50:57 +02:00
Moritz Halbritter a70a8b2697 Add nullability annotations to integration-test/spring-boot-configuration-processor-integration-tests
See gh-46587
2025-08-13 11:50:57 +02:00
Moritz Halbritter 968b878752 Add nullability annotations to smoke-test/spring-boot-smoke-test-xml
See gh-46587
2025-08-13 11:50:57 +02:00
Moritz Halbritter 961f8e5e92 Add nullability annotations to smoke-test/spring-boot-smoke-test-websocket-undertow
See gh-46587
2025-08-13 11:50:57 +02:00
Moritz Halbritter 9dc74d5b23 Add nullability annotations to smoke-test/spring-boot-smoke-test-websocket-tomcat
See gh-46587
2025-08-13 11:50:57 +02:00
Moritz Halbritter 5c44a56ff4 Add nullability annotations to smoke-test/spring-boot-smoke-test-websocket-jetty
See gh-46587
2025-08-13 11:50:57 +02:00
Moritz Halbritter f6be051e78 Add nullability annotations to smoke-test/spring-boot-smoke-test-webservices
See gh-46587
2025-08-13 11:50:57 +02:00
Moritz Halbritter 342cd3603b Add nullability annotations to smoke-test/spring-boot-smoke-test-webflux
See gh-46587
2025-08-13 11:50:57 +02:00
Moritz Halbritter 31d8faa520 Add nullability annotations to smoke-test/spring-boot-smoke-test-web-thymeleaf
See gh-46587
2025-08-13 11:50:56 +02:00
Moritz Halbritter e94cee4860 Add nullability annotations to smoke-test/spring-boot-smoke-test-web-static
See gh-46587
2025-08-13 11:50:56 +02:00
Moritz Halbritter 1981a9541b Add nullability annotations to smoke-test/spring-boot-smoke-test-web-secure-jdbc
See gh-46587
2025-08-13 11:50:56 +02:00
Moritz Halbritter 8c7861f563 Add nullability annotations to smoke-test/spring-boot-smoke-test-web-secure-custom
See gh-46587
2025-08-13 11:50:56 +02:00
Moritz Halbritter 2a90172e7d Add nullability annotations to smoke-test/spring-boot-smoke-test-web-secure
See gh-46587
2025-08-13 11:50:56 +02:00
Moritz Halbritter 097b0e9900 Add nullability annotations to smoke-test/spring-boot-smoke-test-web-mustache
See gh-46587
2025-08-13 11:50:56 +02:00
Moritz Halbritter 3b5bc3d4a9 Add nullability annotations to smoke-test/spring-boot-smoke-test-web-method-security
See gh-46587
2025-08-13 11:50:56 +02:00
Moritz Halbritter 0b83a73812 Add nullability annotations to smoke-test/spring-boot-smoke-test-web-jsp
See gh-46587
2025-08-13 11:50:56 +02:00
Moritz Halbritter 118cf3ac77 Add nullability annotations to smoke-test/spring-boot-smoke-test-web-groovy-templates
See gh-46587
2025-08-13 11:50:56 +02:00
Moritz Halbritter 7810de86e1 Add nullability annotations to smoke-test/spring-boot-smoke-test-web-freemarker
See gh-46587
2025-08-13 11:50:56 +02:00
Moritz Halbritter 6c080672af Add nullability annotations to smoke-test/spring-boot-smoke-test-web-application-type
See gh-46587
2025-08-13 11:50:55 +02:00
Moritz Halbritter fb755e2f7d Add nullability annotations to smoke-test/spring-boot-smoke-test-war
See gh-46587
2025-08-13 11:50:55 +02:00
Moritz Halbritter bdd1c053ad Add nullability annotations to smoke-test/spring-boot-smoke-test-undertow-ssl
See gh-46587
2025-08-13 11:50:55 +02:00
Moritz Halbritter 66138bdbf1 Add nullability annotations to smoke-test/spring-boot-smoke-test-undertow
See gh-46587
2025-08-13 11:50:55 +02:00
Moritz Halbritter 0ccbd7b087 Add nullability annotations to smoke-test/spring-boot-smoke-test-traditional
See gh-46587
2025-08-13 11:50:55 +02:00
Moritz Halbritter 76087da199 Add nullability annotations to smoke-test/spring-boot-smoke-test-tomcat-ssl
See gh-46587
2025-08-13 11:50:55 +02:00
Moritz Halbritter 56fa127c12 Add nullability annotations to smoke-test/spring-boot-smoke-test-tomcat-multi-connectors
See gh-46587
2025-08-13 11:50:55 +02:00
Moritz Halbritter 2e2531775a Add nullability annotations to smoke-test/spring-boot-smoke-test-tomcat-jsp
See gh-46587
2025-08-13 11:50:55 +02:00
Moritz Halbritter 3ac8517de7 Add nullability annotations to smoke-test/spring-boot-smoke-test-tomcat
See gh-46587
2025-08-13 11:50:55 +02:00
Moritz Halbritter 49c3a67cfb Add nullability annotations to smoke-test/spring-boot-smoke-test-testng
See gh-46587
2025-08-13 11:50:54 +02:00
Moritz Halbritter 2d4baa3305 Add nullability annotations to smoke-test/spring-boot-smoke-test-test-nomockito
See gh-46587
2025-08-13 11:50:54 +02:00
Moritz Halbritter 8cc0aef867 Add nullability annotations to smoke-test/spring-boot-smoke-test-test
See gh-46587
2025-08-13 11:50:54 +02:00
Moritz Halbritter 12463f9415 Add nullability annotations to smoke-test/spring-boot-smoke-test-structured-logging-log4j2
See gh-46587
2025-08-13 11:50:54 +02:00
Moritz Halbritter cf09d59153 Add nullability annotations to smoke-test/spring-boot-smoke-test-structured-logging
See gh-46587
2025-08-13 11:50:54 +02:00
Moritz Halbritter 61c081586a Add nullability annotations to smoke-test/spring-boot-smoke-test-simple
See gh-46587
2025-08-13 11:50:54 +02:00
Moritz Halbritter 131dd1b702 Add nullability annotations to smoke-test/spring-boot-smoke-test-session-webflux-redis
See gh-46587
2025-08-13 11:50:54 +02:00
Moritz Halbritter a2455f7641 Add nullability annotations to smoke-test/spring-boot-smoke-test-session-webflux-mongo
See gh-46587
2025-08-13 11:50:54 +02:00
Moritz Halbritter 63397d7568 Add nullability annotations to smoke-test/spring-boot-smoke-test-session-redis
See gh-46587
2025-08-13 11:50:54 +02:00
Moritz Halbritter 1f7dd86987 Add nullability annotations to smoke-test/spring-boot-smoke-test-session-mongo
See gh-46587
2025-08-13 11:50:53 +02:00
Moritz Halbritter 22523279ee Add nullability annotations to smoke-test/spring-boot-smoke-test-session-jdbc
See gh-46587
2025-08-13 11:50:53 +02:00
Moritz Halbritter b2e4d61711 Add nullability annotations to smoke-test/spring-boot-smoke-test-session-hazelcast
See gh-46587
2025-08-13 11:50:53 +02:00
Moritz Halbritter ab9d97eb74 Add nullability annotations to smoke-test/spring-boot-smoke-test-servlet
See gh-46587
2025-08-13 11:50:53 +02:00
Moritz Halbritter 1e03dac3fb Add nullability annotations to smoke-test/spring-boot-smoke-test-secure-webflux
See gh-46587
2025-08-13 11:50:53 +02:00
Moritz Halbritter 15ecaaa32a Add nullability annotations to smoke-test/spring-boot-smoke-test-secure-jersey
See gh-46587
2025-08-13 11:50:53 +02:00
Moritz Halbritter 3d9771cc5d Add nullability annotations to smoke-test/spring-boot-smoke-test-secure
See gh-46587
2025-08-13 11:50:53 +02:00
Moritz Halbritter f5cc1bbd7c Add nullability annotations to smoke-test/spring-boot-smoke-test-saml2-service-provider
See gh-46587
2025-08-13 11:50:53 +02:00
Moritz Halbritter 349c27ba80 Add nullability annotations to smoke-test/spring-boot-smoke-test-rsocket
See gh-46587
2025-08-13 11:50:53 +02:00
Moritz Halbritter 2eb59854c3 Add nullability annotations to smoke-test/spring-boot-smoke-test-reactive-oauth2-resource-server
See gh-46587
2025-08-13 11:50:53 +02:00
Moritz Halbritter 2a63ccd06b Add nullability annotations to smoke-test/spring-boot-smoke-test-reactive-oauth2-client
See gh-46587
2025-08-13 11:50:52 +02:00