▲ | p2detar 3 days ago | |||||||||||||
> seduced by the promises of a language simple to learn, build, and deploy That's actually quite correct and I'm saying this as someone that does Java on daily basis. Go is in fact superior in terms of deployment. I would rather deploy a Go-written service than a Spring Boot one. That being said, I love using Java for monoliths - large code bases crammed with business logic. I personally don't see Go doing very well in that direction. | ||||||||||||||
▲ | Tostino 2 days ago | parent | next [-] | |||||||||||||
What deployment challenges have you had with Java / spring boot apps? It has been totally smooth sailing for me. | ||||||||||||||
▲ | makapuf 3 days ago | parent | prev [-] | |||||||||||||
Why is it so ? Is go specifically lacking somewhere ? | ||||||||||||||
|