Skip to content

stoicflame/enunciate-sample

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

65 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Enunciate: Sample Web Application

Welcome!

Here's a sample web application you can use to see how to apply Enunciate to a simple multi-module project.

This project provides examples of a REST endpoint (see PersonsEndpoint) that provides both XML and JSON endpoints. It also provides a SOAP service (see PersonService).

Clone

git clone https://github.com/stoicflame/enunciate-sample.git

Build

mvn install

Run

mvn -f enunciate-sample-webapp/pom.xml cargo:run

See

http://localhost:8080/enunciate-sample-webapp/

Learn More

About

An example project demonstrating some of Enunciate's features

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages