[NAE-2108] Implement actuator for listing registered modules with manifest details#311
Conversation
…ifest details - Add loaded module detection and expose it via Actuator - Introduced `LoadModule` and `LoadedModulesEndpoint` to detect and expose loaded modules' metadata via a new Actuator endpoint. Updated application properties, caching configuration, and dependencies to support this feature. Enhanced security settings and excluded JDBC auto-configuration to streamline the application setup.
|
Important Review skippedAuto reviews are disabled on base/target branches other than the default branch. Please check the settings in the CodeRabbit UI or the You can disable this status message by setting the 🪧 TipsChatThere are 3 ways to chat with CodeRabbit:
SupportNeed help? Create a ticket on our support page for assistance with any issues or questions. Note: Be mindful of the bot's finite context window. It's strongly recommended to break down tasks such as reading entire modules into smaller chunks. For a focused discussion, use review comments to chat about specific files and their changes, instead of using the PR comments. CodeRabbit Commands (Invoked using PR comments)
Other keywords and placeholders
CodeRabbit Configuration File (
|
|
🎉 All dependencies have been resolved ! |
Description
LoadModuleandLoadedModulesEndpointto detect and expose loaded modules' metadata via a new Actuator endpoint. Updated application properties, caching configuration, and dependencies to support this feature. Enhanced security settings and excluded JDBC auto-configuration to streamline the application setup.Fixes NAE-2108
Dependencies
Third party dependencies
No new dependencies were introduced
Blocking Pull requests
Depends on netgrif/nae-modul-maven-plugin#1
How Has Been This Tested?
Test Configuration
<Please describe configuration for tests to run if applicable, like program parameters, host OS, VM configuration etc.>
Checklist: