Files
spring-boot/spring-boot-project
Stephane Nicoll e8fac7d9c4 Properly discover endpoints that are proxied
Previously to this commit, if a `@ControllerEndpoint`,
`@RestControllerEndpoint` or `@ServletEndpoint` annotated bean was
proxied, the endpoint wasn't properly detected.

This commit makes sure that annotation retrieval works on the user class
while preserving the get (vs. find) retrieval semantic

Closes gh-12441
2018-04-10 20:23:55 +02:00
..
2018-04-10 11:46:16 +02:00
2018-04-10 11:46:16 +02:00
2018-04-09 14:50:03 -07:00
2018-04-10 11:46:16 +02:00
2018-04-05 07:11:34 +01:00
2018-04-10 11:46:16 +02:00
2018-04-05 09:31:17 +01:00