Scala Java Roff Shell Protocol Buffer HTML
Latest commit 2c2243c Apr 19, 2017 @ignasi35 ignasi35 committed on GitHub Removes FIXME's and lists Components required to use RDBMS persistence (
#689)

* Removes FIXME from sbt docs

* Lists components required to use RDBMS persistence
Permalink
Failed to load latest commit information.
.github Updated the issue template to refer to correct Lagom versions (#464) Feb 14, 2017
api-tools/src [WIP] Enable Metrics delivery by default in scaladsl (#637) Apr 9, 2017
bin Created dependency whitelist validation (#586) Mar 17, 2017
cluster Update copyright start year to 2016 (#455) Feb 14, 2017
dev Ensure maven plugin adds right dependency for Play integration (#684) Apr 13, 2017
docs Removes FIXME's and lists Components required to use RDBMS persistence ( Apr 19, 2017
immutables/src/main/java/com/lightbend/lagom/javadsl/immutable Update copyright start year to 2016 (#455) Feb 14, 2017
jackson/src Update copyright start year to 2016 (#455) Feb 14, 2017
log4j2/src/main Update copyright start year to 2016 (#455) Feb 14, 2017
logback/src/main Update copyright start year to 2016 (#455) Feb 14, 2017
macro-testkit/src/main/scala/com/lightbend/lagom/macrotestkit Update copyright start year to 2016 (#455) Feb 14, 2017
persistence-cassandra Fail on missing keyspace configuration (#663) Apr 11, 2017
persistence-jdbc Use new Slick 3.2 DB profile classes (#649) Apr 4, 2017
persistence-jpa/javadsl/src Update Akka Persistence JDBC to 2.4.17.1 (#642) Apr 3, 2017
persistence [Minor] Code refactored (#504) Feb 20, 2017
play-json/src Remove version from manifest to get serialiser from the registry (#588) Mar 14, 2017
project Update Akka Persistence Cassandra to 0.25.1 (#679) Apr 12, 2017
pubsub [Minor] Code refactored (#504) Feb 20, 2017
service [WIP] Enable Metrics delivery by default in scaladsl (#637) Apr 9, 2017
spi/src/main Deprecate multiple descriptors per service (#633) Apr 6, 2017
testkit Deprecate multiple descriptors per service (#633) Apr 6, 2017
.gitignore Added code style test and mima to travis (#406) Jan 25, 2017
.jvmopts Increase the sbt heap to 1536M (#370) Jan 12, 2017
.travis-jvmopts Increase the heap to 1024M in development and CI Nov 30, 2016
.travis.yml Added code style test and mima to travis (#406) Jan 25, 2017
CONTRIBUTING.md fix typo (#501) Feb 20, 2017
LICENSE Use GitHub's provided LICENSE file (#603) Mar 20, 2017
README.md Use GitHub's provided LICENSE file (#603) Mar 20, 2017
WorkingWithGit.md Update copyright start year to 2016 (#455) Feb 14, 2017
build.sbt Adds test for ServiceDiscovery in LagomScala (#594) Mar 21, 2017
version.sbt Update version on master to 1.4.0-SNAPSHOT (#567) Mar 2, 2017

README.md

Gitter

Lagom - The Reactive Microservices Framework

Lagom is a Swedish word meaning just right, sufficient. Microservices are about creating services that are just the right size, that is, they have just the right level of functionality and isolation to be able to adequately implement a scalable and resilient system.

Lagom focuses on ensuring that your application realises the full potential of the Reactive Manifesto, while delivering a high productivity development environment, and seamless production deployment experience.

Learn More

License

Copyright (C) 2016-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.