pekko/akka-samples
olbpetersson 0a01a6a58d Updated akka-sample-persistence-java tutorial documentation. Solves issue #21641 (#21643)
- Removed ProcessorFailureExample reference to be in sync with the code example
  - Added a section on command sourcing
  - Small fix in the event source section to match the command sourced paragraph
2016-10-09 11:24:07 -05:00
..
akka-sample-camel-java Update copyrights and links to the new company name #19851 2016-02-23 12:58:39 +01:00
akka-sample-camel-scala Update copyrights and links to the new company name #19851 2016-02-23 12:58:39 +01:00
akka-sample-cluster-java A simpler ActorRefProvider config #20649 (#20767) 2016-06-10 15:04:13 +02:00
akka-sample-cluster-scala shortname for provider config 2016-09-29 15:01:05 +02:00
akka-sample-distributed-data-java A simpler ActorRefProvider config #20649 (#20767) 2016-06-10 15:04:13 +02:00
akka-sample-distributed-data-scala A simpler ActorRefProvider config #20649 (#20767) 2016-06-10 15:04:13 +02:00
akka-sample-fsm-java-lambda Update copyrights and links to the new company name #19851 2016-02-23 12:58:39 +01:00
akka-sample-fsm-scala Update copyrights and links to the new company name #19851 2016-02-23 12:58:39 +01:00
akka-sample-main-java Update copyrights and links to the new company name #19851 2016-02-23 12:58:39 +01:00
akka-sample-main-java-lambda Update copyrights and links to the new company name #19851 2016-02-23 12:58:39 +01:00
akka-sample-main-scala Update copyrights and links to the new company name #19851 2016-02-23 12:58:39 +01:00
akka-sample-multi-node-scala SBT build configuration updated 2016-02-27 01:42:07 +05:00
akka-sample-osgi-dining-hakkers A simpler ActorRefProvider config #20649 (#20767) 2016-06-10 15:04:13 +02:00
akka-sample-persistence-java Updated akka-sample-persistence-java tutorial documentation. Solves issue #21641 (#21643) 2016-10-09 11:24:07 -05:00
akka-sample-persistence-java-lambda increase delay before shutting down persistence samples, #20005 2016-04-14 11:37:20 +02:00
akka-sample-persistence-scala increase delay before shutting down persistence samples, #20005 2016-04-14 11:37:20 +02:00
akka-sample-remote-java A simpler ActorRefProvider config #20649 (#20767) 2016-06-10 15:04:13 +02:00
akka-sample-remote-scala A simpler ActorRefProvider config #20649 (#20767) 2016-06-10 15:04:13 +02:00
akka-sample-supervision-java-lambda Update copyrights and links to the new company name #19851 2016-02-23 12:58:39 +01:00
README.md Add instruction for akka-samples (Fixes #21415) (#21416) 2016-09-09 13:15:33 +02:00

Use Lightbend Activator to run samples

Use Lightbend Activator to run samples in this akka-samples directory. Follow the instruction on the Activator download page, and the Activator documentation. Once activator ui is up, you an find akka-sample-* projects by their names.