https://github.com/hpehl/quarkus-wildfly-client-extension
Quarkus extension to connect to a WildFly management endpoint
https://github.com/hpehl/quarkus-wildfly-client-extension
client extension quarkus wildfly
Last synced: 7 months ago
JSON representation
Quarkus extension to connect to a WildFly management endpoint
- Host: GitHub
- URL: https://github.com/hpehl/quarkus-wildfly-client-extension
- Owner: hpehl
- License: apache-2.0
- Created: 2021-01-14T16:51:46.000Z (almost 5 years ago)
- Default Branch: main
- Last Pushed: 2024-04-22T12:59:28.000Z (over 1 year ago)
- Last Synced: 2024-04-22T14:05:08.898Z (over 1 year ago)
- Topics: client, extension, quarkus, wildfly
- Language: Java
- Homepage:
- Size: 380 KB
- Stars: 0
- Watchers: 3
- Forks: 0
- Open Issues: 1
-
Metadata Files:
- Readme: README.md
- Changelog: CHANGELOG.md
- License: LICENSE
- Code of conduct: CODE_OF_CONDUCT.md
- Codeowners: CODEOWNERS
- Security: SECURITY.md
Awesome Lists containing this project
README
# Quarkus Extension for WildFly Client
Quarkus extension to use `org.jboss.as.controller.client.ModelControllerClient` in a Quarkus application (doesn't support native compilation yet).