WASdev
Gradle plugins for managing Liberty profile servers #devops
Lots of helpful samples to help jumpstart development with the IBM Voice Gateway.
The Liberty Asset Repository Service implements a repository for Liberty features that you can deploy locally
Demonstrates the use of @ Transactional annotations to declaratively control transaction boundaries, along with using the @ TransactionScoped annotation to scope a bean lifecycle to a transaction.
A sample that contains a server definition which contains a very simple JPA application consisting of a single servlet and a JPA servlet.
Maven plugins for managing Liberty profile servers #devops
Dockerfiles for building Liberty images to run on Raspberry Pi.
A tool for enabling Jenkins builds in Microservice Builder
An application builder to allow you to construct starter applications for building your projects with Liberty
Build scripts for Docker images (Dockerfiles) and Docker related utilities for WebSphere Liberty.
Dockerfiles for IBM HTTP Server
Dockerfiles for WebSphere Application Server traditional
Demos the batch-1.0 and batchManagement-1.0 features of WebSphere Liberty. It uses the batchManager command-line utility to wrapper the REST-based remote dispatch and management interface. #JavaEE7
Zipkin Opentracing tracer implementation for use with Liberty
Docs for Microservice Builder sample application
The DayTrader 3 benchmark sample, which is a Java EE 6 application built around the paradigm of an online stock trading system.
Contains a few ways of how to use Swagger documentation within Liberty.
Demonstrates how to use managed executors, managed scheduled executors, and context service to perform tasks in parallel in a simple application.
Basic servlet sample with a simple JDBC datasource definition. #JavaEE7
Sample Java EE 7 WebSocket application (available pre-deployed to WAS classic V9 beta hosted in bluemix.net) #JavaEE7
A couple of servlets use simplified API of JMS2.0 for performing Point to Point and Publish/Subscribe messaging. #JavaEE7
Sample Helm chart for using ELK with Microservice Builder
Shows how to use some of the new EL 3.0 (Expression Language) functions. #JavaEE7
5 servlets that will parse and display JSON data using different implementations for getting the JSON code. #JavaEE7
This is a collection of samples that illustrate the async capabilities of JAX-RS 2.0 in Java EE7 that can be used to make your applications more responsive. #JavaEE7
This is a collection of samples that illustrate the Non-blocking IO capabilities of Servlet 3.1 in Java EE7 that can be used to make your applications more responsive. #JavaEE7