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
2015-08-19 17:09:34 +02:00
..
spring-boot-gradle-tests Fix Gradle plugin task dependencies broken by removal of app plugin 2015-07-22 13:47:29 +01:00
spring-boot-security-tests Add value alias for SpringApplicationConfiguration 2015-08-19 17:09:34 +02:00
src/it
pom.xml Next Development Version 2015-06-04 00:49:11 -07:00