You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
spring-boot/spring-boot-project
Vlad Kisel d8d8f9cf0b Allow beans without public constructors to load
Allow `BeanDefinitionLoader` to load classes that don't have public
constructors. The constraint was first introduced in d82c50804f to
solve an issue with anonymous Groovy classes but causes particular
problems with `@SpringBootTest`.

See gh-20929
5 years ago
..
spring-boot Allow beans without public constructors to load 5 years ago
spring-boot-actuator Merge branch '2.2.x' into 2.3.x 5 years ago
spring-boot-actuator-autoconfigure Merge branch '2.2.x' into 2.3.x 5 years ago
spring-boot-autoconfigure Update copyright year of changed files 5 years ago
spring-boot-cli Use dirMode and fileMode to configure CLI archive entry permissions 5 years ago
spring-boot-dependencies Start building against Reactor Dysprosium-SR8 snapshots 5 years ago
spring-boot-devtools Restore Boot 2.2's compile-scoped dependencies 5 years ago
spring-boot-docs Merge branch '2.2.x' into 2.3.x 5 years ago
spring-boot-parent Upgrade to Testcontainers 1.14.2 5 years ago
spring-boot-properties-migrator Restore Boot 2.2's compile-scoped dependencies 5 years ago
spring-boot-starters Polish "Add reference to rocketmq-spring-boot-starter" 5 years ago
spring-boot-test Update copyright year of changed files 5 years ago
spring-boot-test-autoconfigure Restore Boot 2.2's compile-scoped dependencies 5 years ago
spring-boot-tools Polish 5 years ago