Files
spring-cloud-function/spring-cloud-function-context/src
Oleg Zhurakousky 12f4260271 GH-421 Fix Start-Class discovery logic
- Fixed logic behind discovery of Start-Class which didn't work well with some JVMs
- Isolated the Start-Class in a separate utility class as it is going to be used elsewhere

Resolves #421
2019-12-11 16:58:22 +01:00
..