Skip to content

Latest commit

 

History

History
38 lines (26 loc) · 1.21 KB

README.md

File metadata and controls

38 lines (26 loc) · 1.21 KB

Igloo toolbox

Documentation Status

About

Igloo is a versatile Java toolbox used to build business applications... and have fun doing it.

It is an ongoing effort and we continuously improve it and add new features. It has been used in production for several years now.

Apart from the toolbox, we also released a Maven archetype to start a new application: it's called the "Basic Application".

Sources are licensed under the Apache 2 license.

This toolbox is developed by Kobalt. This repository has been initially forked from OWSI-Core.

Architecture

Igloo is standing on the shoulders of giants:

  • Spring and Spring Security
  • Hibernate and Hibernate Search
  • Apache Wicket
  • Bootstrap
  • Font Awesome
  • Apache POI
  • etc.

Documentation

You can find the Igloo documentation here.