Open
Description
John Blum opened DATAGEODE-300 and commented
As of Apache Geode 1.11+, it is no longer sufficient to use the @EnableManager
annotation to enable the Manager (a Management node) complete with the embedded HTTP service (Jetty HTTP Server) enabled, along with the Geode WAR files deployed and running, now a user must also include the appropriate geode-web* modules.
The details for how a user enables this functionality must be documented in the Reference Documentation, here: https://docs.spring.io/spring-data/geode/docs/current/reference/html/#bootstrap-annotation-config-embedded-services-manager
More details to follow...
No further details from DATAGEODE-300