Merge pull request #130 from Charlesworth/master

Added Websphere Liberty to the Servers
This commit is contained in:
Andreas Kull
2015-04-23 15:06:23 +02:00

View File

@ -362,6 +362,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