-
Notifications
You must be signed in to change notification settings - Fork 2
jetune/springws
Folders and files
| Name | Name | Last commit message | Last commit date | |
|---|---|---|---|---|
Repository files navigation
Build and deploy with Maven build-and-deploy.sh For the server, store the server configuration files in your home directory under .springws/config/ with the following filenames: security.server.properties For the client, store the client configuration files in your home directory under .springws/config/ with the following filenames: client.dev.properties client.test.properties client.prod.properties security.client.dev.properties An example copy of the configuration files is available in the config/ directory. To send a client request send-client-request.sh dev send-client-request.sh test If no environment is provided then the dev environment is used.
About
A simple Spring Tomcat based Apache CXF web service
Resources
Stars
Watchers
Forks
Releases
No releases published