Our team had a big discussion around this whether ...
# announcements
t
Our team had a big discussion around this whether need to use some third party library to do this? I know this is not Kotlin best practices, but I am curiosity to know reason behind
g
btw Either/Try and other monads implementations from funKTionale used quite often in Kotlin projects. https://github.com/MarioAriasC/funKTionale
t
How well it integrates with Spring boot project?
g
What kind of integration do you want?
Of course Spring doesn’t provide existing API that use funKTionale
but you can write wrappers easily