Skip to content

Latest commit

 

History

History
24 lines (15 loc) · 413 Bytes

README.md

File metadata and controls

24 lines (15 loc) · 413 Bytes

telnet-webapp

Basic Telnet web application implementation.

  • Spring Integration
  • Spring Integration IP Support
  • Command pattern
  • Unit and integration tests

Build and run

Test, build and install the telnet-webapp application

mvn clean install

Run the telnet-webapp application

mvn jetty:run	

Access to the deployed telnet service

telnet localhost 12345