binlecode / grails-appinfo

Apache License 2.0
1 stars 0 forks source link

recover original actuator UI based on bootstrap #4

Closed binlecode closed 5 years ago

binlecode commented 6 years ago

this should start with dev-g3.2 branch and then port to dev-g3.3 branch

binlecode commented 5 years ago

3.2.x branch most likely will keep the AdminLTE UI dashboard in sample application. Reviewing 3.3.x branch leads to a need to test out current appinfo plugin in REST-only (non-web profile) host grails app.

Need to create a REST only (microservice) grails app as another sample app, say, test-grails-appinfo-rest.

binlecode commented 5 years ago

OK, now 3.3.x branch has two plugins: original appinfo (RESTful only) plugin and appinfo-ui plugin that includes AdminLTE themed GSP dashboard.

Closing this issue with release v2.2.