52-technologies-in-2016 icon indicating copy to clipboard operation
52-technologies-in-2016 copied to clipboard

Week 37: Spring Boot with Scala

Open shekhargulati opened this issue 8 years ago • 4 comments

Please provide your feedback by posting a comment against this issue.

shekhargulati avatar Sep 11 '16 20:09 shekhargulati

What I see in the current post is just a simple spring boot app in scala. However I am curious about the pros and cons using spring boot with scala. Can we use it in production? Or what's the main problem it will bring?

da-liii avatar Sep 13 '16 15:09 da-liii

@sadhen you raised a valid point. This is a toy application. I am working on a real application and wanted to write about that. I couldn't finish it so decided to postpone that post. I will update this post with my learning and understanding in couple of weeks. Thanks for your comment.

shekhargulati avatar Sep 13 '16 16:09 shekhargulati

@sadhen here's my experience with this stack http://dimafeng.com/2016/01/02/scala-spring/ So far we built 4 applications with the same approach and all of them are in production.

dimafeng avatar Sep 14 '16 00:09 dimafeng

@dimafeng Thanks for your reply. I've learned a lot from your post.

This is my detailed repo for Spring Boot with Scala: https://github.com/sadhen/spring-booted-scala

da-liii avatar Nov 17 '18 04:11 da-liii