Skip to content

Simple example to explore pure RESTful Activeweb possibilities

Notifications You must be signed in to change notification settings

ipolevoy/activerest

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 

Repository files navigation

Simple example to explore pure RESTful ActiveWeb possibilities

Follow these simple steps to run this app:

  • Create two empty schemas in MySQL DB:

    • activerest_development
    • activerest_test
  • Modify JDBC connection parameters in:

    • class app.config.DbConfig
    • pom.xml
  • Run the application

    mvn jetty:run

About

Simple example to explore pure RESTful Activeweb possibilities

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Java 100.0%