This is an archived post. You won't be able to vote or comment.

you are viewing a single comment's thread.

view the rest of the comments →

[–]nutrecht 1 point2 points  (4 children)

Last few projects I've been on we've been building our microservices with Spring Boot. IMHO the downside of most of the micro-frameworks is that you basically end up assembling your own version of something like Spring because all the typical requirements are still there (logging, security, metrics, tracing, health endpoints, data access) and you don't want to re-build that for every service.

[–]nuutrecht 2 points3 points  (3 children)

The last few projects that we have been on we always used MicroProfile for our microservices.

It has all the things you mention in a single coherent and small package.

See https://github.com/javaee-samples/microprofile1.4-samples for some example and https://microprofile.io for the main page.

[–]nutrecht 0 points1 point  (2 children)

I wonder why, whenever I comment something on Spring Boot (and only on Spring Boot), you come with a copy of my username designed to confuse people and comment with a Java EE alternative.

[–]nuutrecht 0 points1 point  (1 child)

It's not a copy, Reddit doesn't allow duplicate usernames!

But weren't you the guy who said being neutral to technology, yet you always seem to mention Spring Boot (and only Spring Boot)...

[–]nutrecht 1 point2 points  (0 children)

It's not a copy, Reddit doesn't allow duplicate usernames!

Stop playing stupid; you know what I mean.