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

Folders and files

NameName
Last commit message
Last commit date

Latest commit

6b75efa · Jun 6, 2017
Nov 24, 2016
Jun 6, 2017
Nov 18, 2016
Nov 24, 2016
Oct 22, 2016
Oct 27, 2016
Nov 24, 2016
Nov 18, 2016
Nov 1, 2016
Nov 18, 2016
Nov 18, 2016
Nov 23, 2016
Feb 20, 2016
Jun 6, 2017
Nov 23, 2016
Oct 22, 2016
Oct 22, 2016
Oct 22, 2016
Feb 22, 2016
Nov 2, 2016

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