Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/noherczeg/ican

Spring WS pet project
https://github.com/noherczeg/ican

Last synced: about 1 month ago
JSON representation

Spring WS pet project

Awesome Lists containing this project

README

        

Running the app
===========

Create a jar configuration, and add the following steps to it:
- clean install (mvn)
- Build 'ican:jar' artifact

The app will regenerate the classes before each run therefore making it impossible to become a victim of an API change.

You may create separate configurations for each step, this way speeding up the re-deployments.

Contract first FTW!