All Projects → lagom → lagom-java-sbt-chirper-example

lagom / lagom-java-sbt-chirper-example

Licence: Apache-2.0 license
No description or website provided.

Programming Languages

java
68154 projects - #9 most used programming language
javascript
184084 projects - #8 most used programming language
CSS
56736 projects
scala
5932 projects
HTML
75241 projects
shell
77523 projects

Labels

Projects that are alternatives of or similar to lagom-java-sbt-chirper-example

sbt-java-formatter
An sbt plugin for formating Java code
Stars: ✭ 25 (+56.25%)
Mutual labels:  sbt
sbt.github.com
See https://github.com/sbt/website for the source
Stars: ✭ 21 (+31.25%)
Mutual labels:  sbt
sbt-example
Run Scaladoc as unit tests
Stars: ✭ 30 (+87.5%)
Mutual labels:  sbt
xsbt-webstart
A Webstart plugin for sbt
Stars: ✭ 12 (-25%)
Mutual labels:  sbt
stem
Event sourcing framework based on ZIO and pluggable runtime (currently working with Akka cluster)
Stars: ✭ 22 (+37.5%)
Mutual labels:  lagom
sbt-marathon
An sbt plugin for launching application containers on the Mesosphere Marathon platform.
Stars: ✭ 23 (+43.75%)
Mutual labels:  sbt
akka-stream-kafka-template.g8
Template for Akka Streams & Kafka. Default impl: mirror a topic onto another one
Stars: ✭ 14 (-12.5%)
Mutual labels:  sbt
nine-cards-backend
An Open Source Android Launcher built with Scala on Android
Stars: ✭ 61 (+281.25%)
Mutual labels:  sbt
lagom-openapi
OpenAPI/Swagger module for Lagom
Stars: ✭ 34 (+112.5%)
Mutual labels:  lagom
sbt-flaky
Detect flaky tests with sbt
Stars: ✭ 35 (+118.75%)
Mutual labels:  sbt
sbt-lighter
SBT plugin for Apache Spark on AWS EMR
Stars: ✭ 57 (+256.25%)
Mutual labels:  sbt
lagom-java-maven-chirper-example
No description or website provided.
Stars: ✭ 17 (+6.25%)
Mutual labels:  lagom
java-play-react-seed
🌀 Java Play 2.7.x + React seed project with full-fledged build process
Stars: ✭ 43 (+168.75%)
Mutual labels:  sbt
sbt-org-policies
Just an SBT plugin that enforces some organizational policies and settings across all of your projects
Stars: ✭ 22 (+37.5%)
Mutual labels:  sbt
sbt-kubeyml
Sbt plugin to help deploy Scala applications to Kubernetes
Stars: ✭ 37 (+131.25%)
Mutual labels:  sbt
spark-spray-starter
No description or website provided.
Stars: ✭ 16 (+0%)
Mutual labels:  sbt
chuckwagon
a Scala/sbt AWS Lambda Toolkit
Stars: ✭ 29 (+81.25%)
Mutual labels:  sbt
ecommerce
A project for exploring Akka with Scala
Stars: ✭ 24 (+50%)
Mutual labels:  sbt
sbt-spark
Simple SBT plugin to configure Spark applications
Stars: ✭ 25 (+56.25%)
Mutual labels:  sbt
SparkTwitterAnalysis
An Apache Spark standalone application using the Spark API in Scala. The application uses Simple Build Tool(SBT) for building the project.
Stars: ✭ 29 (+81.25%)
Mutual labels:  sbt

This sample application is archived. See https://github.com/lagom/lagom-samples for more Example projects showcasing Lagom usage.

lagom-java-sbt-chirper-example

A Lagom Java example showcasing a Twitter-like application, sbt flavor.

Running locally

  1. Start all services using sbt runAll.
  2. Open http://localhost:9000 in your browser.
  3. Register and Start Chirping!

Running on Kubernetes

This project is set up to use Lightbend Orchestration for Kubernetes to simplify deployment to Kubernetes.

Refer to KUBERNETES.md for more information on this process.

Running on DC/OS

This project is set up to use Lightbend Orchestration for DC/OS to ) to simplify deployment to DC/OS.

Refer to DCOS.md for more information on this process.

Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].