eclipse / microprofile-sandbox

Apache License 2.0
38 stars 54 forks source link

Initial wildfly runtime implementation #62

Closed awisniew90 closed 5 years ago

awisniew90 commented 5 years ago

Signed-off-by: Adam Wisniewski awisniew@us.ibm.com

This PR adds the following:

  1. Wildfly as a runtime adapter
  2. Runtime configuration refactoring. All runtimes implement ServerConfigGenerator and common booster config classes orchestrate configuration.
  3. An internal Http booster to orchestrate http endpoint configuration across all runtimes.

Technical debt (next items):

  1. Enabling MP features for apps in wildfly
  2. Creating executable jar
scottkurz commented 5 years ago

@awisniew90 we can cancel this now.