veganism.social is one of the many independent Mastodon servers you can use to participate in the fediverse.
Veganism Social is a welcoming space on the internet for vegans to connect and engage with the broader decentralized social media community.

Administered by:

Server stats:

202
active users

#Springboot

6 posts6 participants1 post 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!

And this is also another example of how it looks like here in Mastodon:

Check out this post by João Esperancinha:

Title: Hexagonal Architecture — A Favorite Lyrics Spring Boot — Java Example

Description: How to use Hexagonal Architecture and which role does it already plays in Software development?

#spring #springboot #pivotal #java #hexagonal #portsadapters #architecture #records #jdk17

joaofilipesabinoesperancinha.n

João Filipe Sabino Esperancinha's HomepageHexagonal Architecture — A Favorite Lyrics Spring Boot — Java ExampleHow to use Hexagonal Architecture and which role does it already plays in Software development?