removed implied texts

This commit is contained in:
Sakib Sami
2016-08-07 15:07:56 +06:00
parent 4db1255da1
commit 586355ef93

View File

@ -452,7 +452,7 @@ A curated list of awesome Java frameworks, libraries and software. Inspired by o
* [Jetty](http://www.eclipse.org/jetty/) - Lightweight, small server, often embedded in projects. * [Jetty](http://www.eclipse.org/jetty/) - Lightweight, small server, often embedded in projects.
* [WebSphere Liberty](https://developer.ibm.com/wasdev/) - Lightweight, modular server developed by IBM * [WebSphere Liberty](https://developer.ibm.com/wasdev/) - Lightweight, modular server developed by IBM
* [WildFly](http://www.wildfly.org/) - Formerly known as JBoss and developed by Red Hat with extensive Java EE support. * [WildFly](http://www.wildfly.org/) - Formerly known as JBoss and developed by Red Hat with extensive Java EE support.
* [nanohttpd](https://github.com/NanoHttpd/nanohttpd) - Tiny, easily embeddable HTTP server in Java & Android * [nanohttpd](https://github.com/NanoHttpd/nanohttpd) - Tiny, easily embeddable HTTP server.
## Template Engine ## Template Engine