Create a library that integrates spring boot and pekko #1843
seonWKim
started this conversation in
Show and tell
Replies: 1 comment 5 replies
-
That seems pretty cool! I wonder if we should find a place on the website or in the documentation to link to such things? |
Beta Was this translation helpful? Give feedback.
5 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.
-
From spring's simple(and elegant) web MVC world, I've always struggled to use actor systems(which was hard for me to grasp). For me and my colleagues, I've created a library that integrates pekko to spring. It's in super early stage of development, so any idea is always welcomed
https://github.com/seonWKim/spring-boot-starter-actor
Beta Was this translation helpful? Give feedback.
All reactions