This repository has been archived by the owner on Dec 4, 2024. It is now read-only.
-
Notifications
You must be signed in to change notification settings - Fork 36
Implement wiring through MacWire and add actor examples. #57
Comments
lxwbr
pushed a commit
that referenced
this issue
Apr 14, 2016
# Conflicts: # chaos-examples/src/main/scala/mesosphere/chaos/examples/Main.scala # chaos-examples/src/main/scala/mesosphere/chaos/examples/persons/PersonsModule.scala # project/build.scala # src/main/java/mesosphere/chaos/rest/impl/LogConfigServlet.java # src/main/scala/mesosphere/chaos/App.scala # src/main/scala/mesosphere/chaos/http/HttpModule.scala # src/main/scala/mesosphere/chaos/http/HttpService.scala # src/main/scala/mesosphere/chaos/http/impl/HttpServer.scala # src/main/scala/mesosphere/chaos/http/impl/HttpServiceImpl.scala # src/main/scala/mesosphere/chaos/http/impl/JsonProvider.scala # src/main/scala/mesosphere/chaos/metrics/MetricsModule.scala # src/main/scala/mesosphere/chaos/rest/RestModule.scala # src/main/scala/mesosphere/chaos/rest/impl/PingServlet.scala # src/main/scala/mesosphere/chaos/rest/impl/ServiceStatusServlet.scala
lxwbr
pushed a commit
that referenced
this issue
Apr 14, 2016
# Conflicts: # chaos-examples/src/main/scala/mesosphere/chaos/examples/Main.scala # chaos-examples/src/main/scala/mesosphere/chaos/examples/persons/PersonsModule.scala # project/build.scala # src/main/java/mesosphere/chaos/rest/impl/LogConfigServlet.java # src/main/scala/mesosphere/chaos/App.scala # src/main/scala/mesosphere/chaos/http/HttpModule.scala # src/main/scala/mesosphere/chaos/http/HttpService.scala # src/main/scala/mesosphere/chaos/http/impl/HttpServer.scala # src/main/scala/mesosphere/chaos/http/impl/HttpServiceImpl.scala # src/main/scala/mesosphere/chaos/http/impl/JsonProvider.scala # src/main/scala/mesosphere/chaos/metrics/MetricsModule.scala # src/main/scala/mesosphere/chaos/rest/RestModule.scala # src/main/scala/mesosphere/chaos/rest/impl/PingServlet.scala # src/main/scala/mesosphere/chaos/rest/impl/ServiceStatusServlet.scala
lxwbr
pushed a commit
that referenced
this issue
Apr 14, 2016
# Conflicts: # chaos-examples/src/main/scala/mesosphere/chaos/examples/Main.scala # chaos-examples/src/main/scala/mesosphere/chaos/examples/persons/PersonsModule.scala # project/build.scala # src/main/java/mesosphere/chaos/rest/impl/LogConfigServlet.java # src/main/scala/mesosphere/chaos/App.scala # src/main/scala/mesosphere/chaos/http/HttpModule.scala # src/main/scala/mesosphere/chaos/http/HttpService.scala # src/main/scala/mesosphere/chaos/http/impl/HttpServer.scala # src/main/scala/mesosphere/chaos/http/impl/HttpServiceImpl.scala # src/main/scala/mesosphere/chaos/http/impl/JsonProvider.scala # src/main/scala/mesosphere/chaos/metrics/MetricsModule.scala # src/main/scala/mesosphere/chaos/rest/RestModule.scala # src/main/scala/mesosphere/chaos/rest/impl/PingServlet.scala # src/main/scala/mesosphere/chaos/rest/impl/ServiceStatusServlet.scala
lxwbr
pushed a commit
that referenced
this issue
Apr 14, 2016
Merge branch 'master' into aw/#57-macwire # Conflicts: # chaos-examples/src/main/scala/mesosphere/chaos/examples/Main.scala # chaos-examples/src/main/scala/mesosphere/chaos/examples/persons/PersonsModule.scala # project/build.scala # src/main/java/mesosphere/chaos/rest/impl/LogConfigServlet.java # src/main/scala/mesosphere/chaos/App.scala # src/main/scala/mesosphere/chaos/http/HttpModule.scala # src/main/scala/mesosphere/chaos/http/HttpService.scala # src/main/scala/mesosphere/chaos/http/impl/HttpServer.scala # src/main/scala/mesosphere/chaos/http/impl/HttpServiceImpl.scala # src/main/scala/mesosphere/chaos/http/impl/JsonProvider.scala # src/main/scala/mesosphere/chaos/metrics/MetricsModule.scala # src/main/scala/mesosphere/chaos/rest/RestModule.scala # src/main/scala/mesosphere/chaos/rest/impl/PingServlet.scala # src/main/scala/mesosphere/chaos/rest/impl/ServiceStatusServlet.scala
lxwbr
pushed a commit
that referenced
this issue
Apr 14, 2016
Merge branch 'master' into aw/#57-macwire # Conflicts: # chaos-examples/src/main/scala/mesosphere/chaos/examples/Main.scala # chaos-examples/src/main/scala/mesosphere/chaos/examples/persons/PersonsModule.scala # project/build.scala # src/main/java/mesosphere/chaos/rest/impl/LogConfigServlet.java # src/main/scala/mesosphere/chaos/App.scala # src/main/scala/mesosphere/chaos/http/HttpModule.scala # src/main/scala/mesosphere/chaos/http/HttpService.scala # src/main/scala/mesosphere/chaos/http/impl/HttpServer.scala # src/main/scala/mesosphere/chaos/http/impl/HttpServiceImpl.scala # src/main/scala/mesosphere/chaos/http/impl/JsonProvider.scala # src/main/scala/mesosphere/chaos/metrics/MetricsModule.scala # src/main/scala/mesosphere/chaos/rest/RestModule.scala # src/main/scala/mesosphere/chaos/rest/impl/PingServlet.scala # src/main/scala/mesosphere/chaos/rest/impl/ServiceStatusServlet.scala
Sign up for free
to subscribe to this conversation on GitHub.
Already have an account?
Sign in.
Try out the MacWire for wiring. Also add some actor and AOP examples.
The text was updated successfully, but these errors were encountered: