spring-boot/spring-boot-docs/src
Stephane Nicoll 3e05329fd7 Order internal RepositoryRestConfigurer
This commit provides an order of zero for the RepositoryRestConfigurer
that is used internally to configure the `RepositoryRestConfiguration`. In
practice, an unordered `RepositoryRestConfigurer` will run after ours.

Closes gh-7981
2017-01-16 10:41:44 +01:00
..
main Order internal RepositoryRestConfigurer 2017-01-16 10:41:44 +01:00
test/java/org/springframework/boot Move ModifiedClassPathRunner to its own module 2016-11-18 17:27:54 -08:00