Skip to content

wwu-pi/acse_2020_soap_rest_demo

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Example projects for SOAP and REST in Spring

This repository features two projects: soap_rest_client_example and soap_rest_example.

soap_rest_client_example contains the two client-classes for SOAP and REST.

soap_rest_example contains the 'RESTful' web service and the SOAP web service.

It is a bad practice to include the .class-files. The overall target-folder has been included only for this demo so that the SOAP classes do not have to be generated to get started. You should still try to automatically generate the classes yourself using the commands mentioned in the lecture. The generated sources themselves should be included.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published