det.social is one of the many independent Mastodon servers you can use to participate in the fediverse.
Mastodon Server des Unterhaltungsfernsehen Ehrenfeld zum dezentralen Diskurs.

Administered by:

Server stats:

2.2K
active users

#java

88 posts63 participants6 posts today

One reason for my rejection of #SpringBoot for #java programs was their insistence on taking over object construction, and treating all objects as mutable. Mutability causes severe problems when multithreading and multiprocessing, features readily available in Java for quite some time. Now, Spring is deprecating #autowired in favor of immutable constructors, removing much of my initial criticism. Time for a second look!

I had a great time presenting with @kevindubois at #KubeCon about Kubernetes Native Application Development. You can now watch the recording of our session, where we talk about developer experience and inner dev loop with examples in Java and Go. youtube.com/watch?v=07RnkzSc6Jg