Develop and run with WebSphere Liberty
A fast, lightweight, awesome runtime for your Java apps and microservices, free for developers.
News
- Ozzy is a Liberty developer and evangelist. He writes the Game On! text-based adventure game demo'ing microservices and he wrote the floppy autoloader.
- With the latest release of the binary scanner, two new enhancements are available that can help application developers and administrators outside the scope of a migration. Have you developed a...
Continue reading The binary scanner…not just for migrations anymore!
- The January Liberty beta includes a refresh to the December 2016 beta code and Logstash Collector and Bluemix Log Collector updates.
Continue reading Beta: WebSphere Liberty and tools (January 2017)
- A quick summary of DashDB and links to find out more.
Continue reading 5 reasons to use dashDB for WebSphere and Liberty applications
- The December Liberty beta includes the transportSecurity-1.0 feature and a MongoDB Integration 2.0 feature update.
Continue reading Beta: WebSphere Liberty and tools (December 2016)
Docs
- Learn how to quickly deploy applications in Liberty using WebSphere Application Server Developer Tools for Eclipse!
Continue reading 1hr Lab: Accelerate your web app development on Liberty!
- In my introduction to MicroProfile, I described a simple meeting coordination application I had written. In this article I’ll take you through how to use MicroProfile to write the application....
- Felix gives a quick tour of the Kibana 4 dashboard support in the Liberty beta. Send log records from LIberty to the Bluemix log collection service and monitor your servers...
Continue reading Kibana 4 dashboards for Liberty on the Bluemix log collection service
- Use connection validation to check that pooled connections are still valid before using them, and connection initialization to run SQL commands when connections are created.
Continue reading JDBC connection validation and initialization in Liberty
- What are microprofile.io and MicroProfile? microprofile.io is a community created in 2016 dedicated to rapid innovation around Microservices and Enterprise Java, supported by many people from the Java EE community...
WAS Liberty
A modern application server for hosting Java EE and OSGi applications during development, test, and production.
- Starts and stops quickly, typically in a few seconds.
- Requires little memory and disk space.
- Simple to configure with an XML file. Include only the capabilities required by your applications.
- Responds dynamically to application updates and server configuration changes.
- Built using IBM technologies and open source software packages from organizations such as Apache, Eclipse, and OW2.
Code
Build
Test