Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 
avatar of Toerktumlare

Toerktumlare

Toerktumlare has asked 0 questions and find answers to 22 problems.

Stats

838
EtPoint
320
Vote count
0
questions
22
answers

About

13 years of java development experience, 25 years of programming experience.

Currently I work fulltime for one of Scandinavias leading IT-Sec organizations. I mainly do code reviews with focus on security, authentication, authorization, and development processes.

Also many years experience in advanced data recovery.

When not reviewing code I do development on high value infrastructural targets and military grade systems.

Occational speaker at conferences.

I have taken a somewhat break from answering questions on stack overflow because of several reasons:

People asking questions think I should be thankful for me spending my free time helping them.

Some "experts" on stack overflow nitpick on other "experts" because the answer wasn't 100% correct but only 99% correct.

I will continue to downvote, what i think should be downvoted. And occasionally answer a question or two if I find the question to be interesting.


Some of my top answers:

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

Spring WebFlux throws 'producer' type is unknown

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