You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: src/main/twirl/com/lightbend/lagom/docs/index.scala.html
+1-47Lines changed: 1 addition & 47 deletions
Original file line number
Diff line number
Diff line change
@@ -34,64 +34,18 @@ <h1>Lagom</h1>
34
34
resilience, scalability, and elasticticity—to make best use of modern computing environments and meet demanding user expectations</li>
35
35
</ul>
36
36
37
-
<p>Watch the 3-minute <i>Meet Lagom</i> video below, or try Lagom yourself. <aclass="" href="@context.path/get-started.html" target="_blank">Create a Lagom project and test a simple Hello World service</a> in just a few minutes.</p>
<p>Services are asynchronous. Intra-service communication is managed for you. Streaming is out of the box. Your microservices are resilient by nature.</p>
<p>Systems are distributed. Akka Cluster and Akka Persistence are under the hood. Cluster sharding is implicit. CQRS and event sourcing is made trivially easy. Your systems are cloud ready and elastic.</p>
0 commit comments