spring-boot/spring-boot-docs
Stephane Nicoll a0c316d392 Improve RepositoryRestConfiguration customization
This commit binds RepositoryRestConfiguration to the spring.data.rest
prefix so that any of its property can be customized through the
environment.

If a RepositoryRestMvcConfiguration is defined in the context, those
customization do not apply, as it was the case before.

Fixes gh-1171
2014-08-28 16:45:32 +02:00
..
src/main Improve RepositoryRestConfiguration customization 2014-08-28 16:45:32 +02:00
pom.xml Next development version 2014-08-07 11:59:17 -07:00