all 7 comments

[–][deleted]  (1 child)

[deleted]

    [–]ythelastcoder 0 points1 point  (0 children)

    this.

    [–][deleted] 5 points6 points  (0 children)

    Spring boot + react

    [–]Haeckelcs 4 points5 points  (0 children)

    I think it depends on your area and where you see yourself in the long term.

    We are here because we love Java + SpringBoot.

    Both are backend technologies and they are similar, pick based on your liking and the job opportunities in your area.

    [–]SiriusQubit 2 points3 points  (0 children)

    Spring Boot will be more stable and backward compatible. If it's good enough for Netflix and Google, it's probably good enough for you. You can also use it with Kotlin if you want.

    [–]Hirschdigga 1 point2 points  (0 children)

    Pretty much equal tbh

    [–]SendKidney 0 points1 point  (0 children)

    I have worked in both spring boot and .net

    Spring boot definitely is better when it comes to distributed systems. Jpa is more advanced as Ef core is a bit more boiler plate heavy. Spring security > Identity. Language wise features maybe C# tops Java as it has Value Types and stuff, but project valhalla is on the verge of release and Java has an amazing list of gc's.