Skip to content

How do I set up the database and get the JNDI address? #6

@SrMarkLau

Description

@SrMarkLau

Hello friends, I have a question
How do I set up the database and get the JNDI address?

quarkus.properties in conf folder

quarkus.datasource.ext.db-kind=postgresql
quarkus.datasource.ext.username=test
quarkus.datasource.ext.password=test
quarkus.datasource.ext.jdbc.url=jdbc:postgresql://172.0.0.1:5432/mysys
quarkus.datasource.ext.jdbc.max-size=16

What is the JNDI address in quarkus?

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions