Skip to content

Instantly share code, notes, and snippets.

@recursivecodes
Created June 28, 2019 19:12
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save recursivecodes/d8f9b355ea14f95e1e6ebc5fb34d94ac to your computer and use it in GitHub Desktop.
Save recursivecodes/d8f9b355ea14f95e1e6ebc5fb34d94ac to your computer and use it in GitHub Desktop.
microprofile-config.properties
# Application properties.
datasource.username=
datasource.password=
datasource.url=
# Microprofile server properties
server.port=8080
server.host=0.0.0.0
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment