All Downloads are FREE. Search and download functionalities are using the official Maven repository.

views.health.jdbc.hbs Maven / Gradle / Ivy

Go to download

The Micronaut Control Panel module provides a web UI that allows you to view and manage the state of your Micronaut application, typically in a development environment.

The newest version!
{{#with subDetails.details}}
    

{{#each details as |dataSource|}}

URL: {{@key}}

{{#with dataSource.details as |db|}}

Database: {{db.database}}

Version: {{db.version}}

{{/with}} {{/each}}

{{/with}}




© 2015 - 2025 Weber Informatics LLC | Privacy Policy