Skip to content
/ woomii Public

Java Spring Roo project that defines REST Interface for WooMii product

Notifications You must be signed in to change notification settings

mariosk/woomii

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

9 Commits
 
 
 
 

Repository files navigation

Author: Marios Karagiannopoulos {mariosk@gmail.com}

  • WooMii framework server code
  • 1.0PreAlpha1

Decision Engine code

The algorithmic logic as described in the documentation is implemented under the package: com.woomii.beta.de.*

com.woomii.beta.de.controllers: Controllers of the API calls (include the HTTP mappings) com.woomii.beta.de.helpers: Helper objects for the Controllers (mostly database related calls) com.woomii.beta.de.params: Common Parameter objects for Requests/Responses (serialized in JSON format) com.woomii.beta.de.params.requests: Requests Parameter objects (serialized in JSON format) com.woomii.beta.de.params.responses: Responses Parameter objects (serialized in JSON format) com.woomii.beta.de.params.utils: WooMii Utilities

  • Summary of set up
  • Configuration
  • Dependencies
  • Database configuration
  • How to run tests
  • Deployment instructions

Contribution guidelines

  • Writing tests
  • Code review
  • Other guidelines

Who do I talk to?

  • Repo owner or admin
  • Other community or team contact

About

Java Spring Roo project that defines REST Interface for WooMii product

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors