Akka-Essentials
Akka-Essentials copied to clipboard
Java/Scala Examples from the book - Akka Essentials
Bumps [junit](https://github.com/junit-team/junit4) from 4.10 to 4.13.1. Release notes Sourced from junit's releases. JUnit 4.13.1 Please refer to the release notes for details. JUnit 4.13 Please refer to the release notes...
Bumps [junit](https://github.com/junit-team/junit4) from 3.8.1 to 4.13.1. Release notes Sourced from junit's releases. JUnit 4.13.1 Please refer to the release notes for details. JUnit 4.13 Please refer to the release notes...
Improved spelling and grammatical errors in Doc.
Looks like you're not using any error-checking in your Java build. This pull requests adds a static analysis tool, [Error Prone](http://errorprone.info), created by Google to find common errors in Java...
Could you please add clustering examples ? I was following [Factorial example](https://github.com/akka/akka/tree/master/akka-samples/akka-sample-cluster/src/main/java/sample/cluster/factorial/japi) but it doesn't work.
application.conf is not attached in jar file. GridPattern project is throwing following exception ``` Exception in thread "main" com.typesafe.config.ConfigException$Missing: No configuration setting found for key .... ``` This happens because...
Bumps [protobuf-java](https://github.com/protocolbuffers/protobuf) from 2.5.0 to 3.16.3. Release notes Sourced from protobuf-java's releases. Protobuf Release v3.16.3 Java Refactoring java full runtime to reuse sub-message builders and prepare to migrate parsing logic...