Skip to content

Latest commit

 

History

History
12 lines (9 loc) · 228 Bytes

README.md

File metadata and controls

12 lines (9 loc) · 228 Bytes

WebServices with Java

This is just simple demo using

  • Spark library
  • Spring framework to create RESTful service

and SOAP service (TODO) using Spring framework

Tests demo (TODO)

  • JUnit
  • standard Http client