Enrico Costanzi

Results 4 issues of Enrico Costanzi

### Description I'm creating a js app that connects to a spring app via websocket and stomp. This app always work when connecting directly to the websocket, but fails on...

Type/Bug
Priority/Normal

Hello! few years ago I worked on a similar project (https://github.com/ecostanzi/spring-rate-limiter). The idea was using annotations to rate limiting method calls. Since on the rate limiter section this project seems...

I'm trying moduliths tests after looking at Spring IO talk [Spring for the architecturally curious developer](https://www.youtube.com/watch?v=zrqupmaIsto). I'm working on this repository: https://github.com/ecostanzi/modulith-tests I'm having an issue with Modulith tests detecting...

I created a project using modulith tests (v 1.3.0) but the endpoint property hasn't been detected by the modulith `Documenter`. I cannot find the property and the related javadoc in...