https://github.com/wildfly/wildfly-discovery
WildFly Discovery Client
https://github.com/wildfly/wildfly-discovery
Last synced: 10 months ago
JSON representation
WildFly Discovery Client
- Host: GitHub
- URL: https://github.com/wildfly/wildfly-discovery
- Owner: wildfly
- License: apache-2.0
- Created: 2015-01-22T16:57:28.000Z (over 11 years ago)
- Default Branch: main
- Last Pushed: 2025-03-25T08:55:33.000Z (over 1 year ago)
- Last Synced: 2025-03-25T09:46:24.186Z (over 1 year ago)
- Language: Java
- Size: 236 KB
- Stars: 3
- Watchers: 13
- Forks: 13
- Open Issues: 2
-
Metadata Files:
- Readme: README.md
- License: LICENSE.txt
Awesome Lists containing this project
README
WildFly Discovery
============
This project facilitates the location of services based on abstract descriptors. It consists of a service type and a filter specification.
Current maven coordinates of the project is defined as
`org.wildfly.discovery
wildfly-discovery-client
1.2.2.Final-SNAPSHOT`
Each discovery API instance is associated with discovery providers which are able to
provide answers to discovery queries.
Building
-------------------
Prerequisites:
* JDK 11 or newer - check `java -version`
* Maven 3.6.0 or newer - check `mvn -v`
To build with your own Maven installation:
> mvn install
Contributing
------------------
Find issues here: https://issues.jboss.org/browse/WFDISC
Relevant Documentation
------------------
http://docs.wildfly.org/14/Client_Guide.html