Added Websphere Liberty to the Servers

This commit is contained in:
Charlie Cochrane
2015-04-22 12:25:05 +01:00
parent effdd879c6
commit 315cef51fc

View File

@ -360,6 +360,7 @@ A curated list of awesome Java frameworks, libraries and software. Inspired by o
* [Apache TomEE](http://tomee.apache.org/) - Tomcat plus Java EE.
* [GlassFish](https://glassfish.java.net/) - Open source reference implementation for Java EE sponsored by Oracle.
* [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
* [WildFly](http://www.wildfly.org/) - Formerly known as JBoss and developed by Red Hat with extensive Java EE support.
## Template Engine