Y
Hacker News
new
|
ask
|
show
|
jobs
by
kaeawc
3116 days ago
Have you gone to production with it yet for your backend? Curious Android dev here.
3 comments
vishbar
3116 days ago
We use it in production for a Storm-based ETL pipeline. We've not had any problems that have been related to our use of Kotlin.
link
MrBuddyCasino
3116 days ago
Not yet, but zero issues so far. Currently running Spring Boot 2M7 on AWS EB just fine. I was surprised how smooth it went.
link
MrBuddyCasino
3114 days ago
Correction: found an issue with bean validation.
https://github.com/spring-projects/spring-boot/issues/11343
link
MrBuddyCasino
3114 days ago
And it turns out it wasn't really an issue, just unintuitive. Documentation has been updated.
link
mustardo
3116 days ago
Worked on at least 2 projects using it in production (backend) zero language issues
link