opentable / otj-server

OpenTable Java server template component
Apache License 2.0
1 stars 16 forks source link

Rearrange #120

Closed mikebell90 closed 4 years ago

mikebell90 commented 4 years ago
  1. Return a portSelectorMap that can be logged. Not sure thats working but it can be exposed elsewhere.
  2. Remove enumerable - it's misleading - you can't enumerate given the named http support
  3. Add JMX tweaks
  4. Rearrange some of the logic - please review