Lagom is a framework for developing reactive microservices in Java or Scala. Created by Lightbend, Lagom is built on the proven Akka toolkit and Play Framework, and provides a highly productive, guided path for creating responsive, resilient, elastic, message-driven applications.
This repository contains examples of integrating Lagom services with a variety of technologies provided by IBM, including:
- WebSphere Liberty
- IBM Bluemix
- IBM Message Hub
- IBM Db2
- IBM Cloud Object Storage
- IBM MQ
- IBM Db2 Event Store
Each example is contained in its own directory within this project, and includes a detailed "README.md" file with instructions for running them:
- Lagom integration with IBM Message Hub
- Lagom integration with IBM Message Hub and WebSphere Liberty
- Lagom integration with IBM Db2 and JPA
- Lagom integration with IBM Cloud Object Storage
- Lagom integration with IBM MQ
- Lagom integration with IBM Db2 Event Store
This set of examples will grow over time as new integrations are developed.
Copyright (C) 2017 Lightbend Inc. (https://www.lightbend.com).
Licensed under the Apache License, Version 2.0 (the "License"); you may not use this project except in compliance with the License. You may obtain a copy of the License at http://www.apache.org/licenses/LICENSE-2.0.
Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on an "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. See the License for the specific language governing permissions and limitations under the License.