Skip to content
Discussion options

You must be logged in to vote
@ConfigProperty(name = "quarkus.http.port", defaultValue="8080") int port;

It should be fine, except if you use random ports, you should be able to access it using a system property directly (quarkus.http.port).

Replies: 1 comment

Comment options

You must be logged in to vote
0 replies
Answer selected by cescoffier
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
2 participants