Skip to content

Move database configuration into application #7418

Description

@poikilotherm

Currently, the database connection is handled on the application server level.

As outlined in #6819 and #7048, this isn't necessary due to Java EE 7 @DataSourceDefinition.
Using MicroProfile Config API #7000, it is a piece of cake to configure.

Let's go for this. Requires #6819 and #7417 to be merged first.

Metadata

Metadata

Assignees

Type

No type

Projects

No projects

Milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions