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-integration-tests
Stephane Nicoll 7c0c953f81 Add value alias for SpringApplicationConfiguration
Given that Spring Boot uses java config accross the board, a new `value`
attribute is now aliased to the existing `classes` attribute such that
one could write the following:

@SpringApplicationConfiguration(MyConfig.class)
public class MyTest {}

Closes gh-3635
9 years ago
..
spring-boot-gradle-tests Fix Gradle plugin task dependencies broken by removal of app plugin 9 years ago
spring-boot-security-tests Add value alias for SpringApplicationConfiguration 9 years ago
src/it Fix eclipse errors and warnings 10 years ago
pom.xml Next Development Version 10 years ago