Skip to content

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 

Repository files navigation

SpringBoot TCP client/server Integration Example

Simple example with two springboot applications communicating through TCP using SpringBoot Integration.

tcp-client <-> Gateway Component <-> tcp-server

Running the example

  • Start the server running TcpServerApplication class on the tcp-server project

  • Run the client through TpcClientApplicationTest unit test

About

Simple example with springboot tcp client server communication

Topics

Resources

Stars

Watchers

Forks

Releases

Packages

Used by

Contributors

Languages