Yes! Hexagon’s Ports doesn’t depend on any technol...
# hexagon
j
Yes! Hexagon’s Ports doesn’t depend on any technology (aside hexagon_* modules). The Adapters implement a Port (which we can think of as a feature) using any other library. I.e.: the HTTP Server Port have two Adapters (Servlet and Standalone Jetty) So you could switch from one to the other changing only the binding of the port without any other code change.