spring-boot/spring-bootstrap
Dave Syer d82c50804f [bs-73] Tweak algorithm for detecting anonymous classes
Apparently an anonymous class in Groovy is no anonymous in the compiled code,
so we need another heuristic.  We now check for non-existence of public
constructors (if there are none then there's no point regsistering that
class with an application context).

[#48718891]
2013-04-25 17:12:01 +01:00
..
src [bs-73] Tweak algorithm for detecting anonymous classes 2013-04-25 17:12:01 +01:00
pom.xml Fast forward existing prototype work 2013-04-24 10:02:07 +01:00