Skip to content

Latest commit

 

History

History
8 lines (5 loc) · 312 Bytes

README.md

File metadata and controls

8 lines (5 loc) · 312 Bytes

spring-udp-java-config

A simple spring boot project to show spring integration with UDP via Java configuration

How to use it

start project as a spring boot application

send UDP message on 5432 port. You can send the message with nc tool on linux or cygwin or you can use the REST API to trigger UDP message