Luca Bonesini (Bone) · @lbonesini
4 followers · 44 posts · Server mastodon.uno

[Case Study] 6.2M subscribers, 75M monthly active users in 190 countries, over 500 : the Tinder Gateway (TAG), built atop the Spring Cloud Gateway, a highly flexible solution built on nordicapis.com/case-study-less

#microservices #api #spring #webflux #oss #vmware #Tanzu #apigateway

Last updated 2 years ago

@infosec812 Actually simplified WebSockets significantly. E.g. here's a complete rudimentary chat that receives a message over web socket and broadcasts to everyone else: github.com/nurkiewicz/reactor-. Maybe 10 lines of real code.

#spring #webflux

Last updated 2 years ago

nihar · @nihar
21 followers · 44 posts · Server hachyderm.io

I wonder if there's a way to use Azure KeyVault Certificates for SSL in Spring Boot apps - have seen ways to do this in WebMVC but not in WebFlux ...

#SpringBoot #azure #webflux #ssl

Last updated 2 years ago

Eldenbrig (She/her) · @Eldenbrig
59 followers · 226 posts · Server lgbtqia.space

So I have been asked to prove I can make something interesting with that is , so I am using . Not my chosen language, but the job I am a candidate for requires Java. Because its ALWAYS fucking java!

But yeah, no direction given, just... from my possible-manager: "make something interesting that is async with webflux"

After hours of wracking my brain, I think... HEY, I've always wanted to do some work on object recognition in OpenCV, why don't I create an API that takes a single image and returns a list of objects in it (as a Mono). Then another API that can take a bunch of images, and send those to the first API, and returns those as a Flux to the consumer in a stream.

So, I got the webflux stuff done, mostly. Learning the more reactive ways of API development (routers instead of controllers)... fantastic.

Even managed to convert any image sent into a buffered image, which then gets thrown into a Mat object for processing.

Here's the problem... I just remembered that I have never done anything with OpenCV, not since a brief look into it at uni, and THAT was in python.

Yeah, turns out I don't remember how to do any of that ML stuff in OpenCV. Lol.

I mean, ultimately it is the manager's issue... he said "make something interesting" which is just way too vague. I program things for purpose, not just because something might be interesting. Hey, there are people out there that can do that, and holy hell am I jealous of them... but that isn't me. I am boring. You give me a problem, I can work with you to design and build something to solve that problem for you.

Ask me to invent a problem, and then solve it, but it also has to be this nebulous "interesting"... well, shit!

#springboot #reactive #webflux

Last updated 2 years ago

Check out my newest post about Micrometer Tracing in Spring Boot 3 WebFlux.

It covers:
- Automatic endpoint observation
- External calls with Spring WebClient
- Logs with trace and span IDs in reactive context
- Database traces with R2DBC

betterprogramming.pub/tracing-

#blog #micrometer #tracing #springboot #webflux #kotlin #java #jvm #r2dbc

Last updated 2 years ago

Sneak peek for my upcoming blog post about Kotlin and Micrometer Tracing in Spring Boot

github.com/jonas-tm/kotlin-spr

#micrometer #tracing #spring #jvm #kotlin #java #webflux #reactive

Last updated 2 years ago

Not sure if I'm amazed how detailed the stack trace is, or terrified looking at the number of operators involved for a simple HTTP 404.

#reactor #spring #webflux #java

Last updated 2 years ago

How to read a live-stream of posts on using and . About 5-10 posts per second

#mastodon #java #spring #webflux

Last updated 2 years ago

Joao Esperancinha · @jesperancinha
22 followers · 44 posts · Server masto.ai

#java #reactive #webflux

Last updated 2 years ago