spring-boot/spring-boot-project/spring-boot-devtools
Brian Clozel 08cb8368ef Delete Devtools cache reset support for HATEOAS
As of spring-projects/spring-hateoas#854, Spring HATEOAS is not relying
on Objenesis anymore and removed the cache that was being used for it.

This commit removes the support for clearing that cache when running an
application with Devtools enabled.

See gh-16833
2019-05-13 22:20:42 +02:00
..
src Delete Devtools cache reset support for HATEOAS 2019-05-13 22:20:42 +02:00
pom.xml