Skip to content

OSGi based, written in Kotlin, MVC framework for web artisans from Java community

License

Notifications You must be signed in to change notification settings

neva-dev/javarel-framework

Repository files navigation

Javarel Framework



Modular - OSGi based, written in Kotlin, MVC framework for web artisans from Java community. Inspired by Laravel Framework.

Project assumptions:

  • beautiful code
  • modern technologies
  • hot deployment
  • runtime configuration
  • none of XML
  • full REST
  • data layer abstraction
  • multiple SQL and NO-SQL storages
  • multiple template engines

Integrated technologies

Category Implementation API
REST Glassfish Jersey JAX-RS, JAX-WS
SQL Apache OpenJPA JPA
noSQL MongoDB, Morphia
Job scheduling Quartz
Templating Pebble, Handlebars

Documentation

See quickstart project which has documentation included.

Contributing

  1. Fork it!
  2. Create your feature branch: git checkout -b my-new-feature
  3. Commit your changes: git commit -am 'Add some feature'
  4. Push to the branch: git push origin my-new-feature
  5. Submit a pull request :D

History

  • 1.0.0.ALPHA - Initial release.

License

Apache License 2.0

About

OSGi based, written in Kotlin, MVC framework for web artisans from Java community

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published