From dd0558a2f424ae9efc04f880c009a8e992ba3647 Mon Sep 17 00:00:00 2001 From: heldev Date: Wed, 2 Oct 2019 20:43:02 -0400 Subject: [PATCH] Remove LightAdmin The site is dead, no activity https://github.com/la-team/light-admin , POC status, build on deprecated technologies (e.g. Spring IO Platform) --- README.md | 1 - 1 file changed, 1 deletion(-) diff --git a/README.md b/README.md index 74b7331..e291ed6 100644 --- a/README.md +++ b/README.md @@ -581,7 +581,6 @@ A curated list of awesome Java frameworks, libraries and software. - [Jimfs](https://github.com/google/jimfs) - In-memory file system. - [Joda-Money](http://www.joda.org/joda-money) - Basic currency and money classes and algorithms not provided by the JDK. - [JPad](http://jpad.io) - Snippet runner. -- [LightAdmin](http://lightadmin.org) - Pluggable CRUD UI library for rapid application development. - [Maven Wrapper](https://github.com/takari/maven-wrapper) - Analogue of Gradle Wrapper for Maven, allows building projects without installing maven. - [Membrane Service Proxy](https://github.com/membrane/service-proxy) - An open-source, reverse-proxy framework written in Java. - [MinimalFTP](https://github.com/Guichaguri/MinimalFTP) - Lightweight, small and customizable FTP server.