From 875615f0e1cea1feca2a6186c5ab46b97c660d75 Mon Sep 17 00:00:00 2001 From: Ilia Naryzhny Date: Mon, 27 Feb 2017 12:23:23 -0800 Subject: [PATCH] Adding Orienteer + slight reorder Reorder is according to contribution rules: "Entries should be sorted in ascending alphabetical order, i.e. a to z." --- README.md | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) diff --git a/README.md b/README.md index 0c8dee0..5f23c92 100644 --- a/README.md +++ b/README.md @@ -656,8 +656,10 @@ A curated list of awesome Java frameworks, libraries and software. *Frameworks that are suites of multiple libraries encompassing several categories.* * [CUBA Platform](https://cuba-platform.com) - High level framework for development of enterprise applications with rich web interface, based on Spring, EclipseLink and Vaadin. -* [Spring](http://projects.spring.io/spring-framework/) - Provides many packages ranging from dependency injection to aspect-oriented programming to security. * [Light-Java](https://github.com/networknt/light-java) - A fast, lightweight and productive microservices framework with [security](https://github.com/networknt/light-oauth2) built in. +* [Orienteer](https://github.com/OrienteerBAP/Orienteer) - Open source business application platform for rapid configuration/development of CRM, ERP, LMS and other applications. +* [Spring](http://projects.spring.io/spring-framework/) - Provides many packages ranging from dependency injection to aspect-oriented programming to security. + ## Reactive libraries