Thomas Andolf

121
reputation

+10 years of java development experience, 25 years of programming experience. I currently work in law enforcement.

Previously worked many years in cyber security.

I have stopped answering questions, because most people asking don't even read official docs before asking. Most people don't take the time to understand their problem before asking. Most people asking just want me to tell them how to fulfill some arbitrary requirement for them and Stack Overflow encourages these type of question because it shows more "engagement" in some statistics.

Answering questions has stopped being rewarding to me.

Some of my top answers before i stopped:

Should we use a reactive-stack web framework like spring webflux when we have blocking calls?

How to use WebClient instead of RestTemplate for non blocking and asynchronous calls

Spring WebFlux throws 'producer' type is unknown

Spring WebFlux 5.3.0 - WebClient.exchangeToMono()

How to autowire a component in a dependency/external jar in Spring?

do you have a test to show the differences between the reactor map() and flatMap()?

Missing DatabaseClient in Postgres spring boot R2dbc application

Use jwt tokens instead of jsessionid after oauth2 login