spring-projects-experimental / spring-fu

Configuration DSLs for Spring Boot
Apache License 2.0
1.67k stars 139 forks source link

Add functional actuators support #13

Open sdeleuze opened 6 years ago

marceloverdijk commented 5 years ago

@sdeleuze is the a workaround for the current 0.2 snapshot to include the actuator in a Kofu project? E.g. configuring some beans manually?

netfishx commented 4 years ago

any schedule?

sdeleuze commented 4 years ago

Hopefully before https://springoneplatform.io ;-)

sdeleuze commented 4 years ago

Likely to require Spring Boot actuators to be migrated to functional endpoints, which is possible but likely not in Spring Boot 2.x.

sdeleuze commented 3 years ago

See https://github.com/spring-projects/spring-boot/issues/20290 related issue.