Alexander Brandt

Results 8 comments of Alexander Brandt

@valgen thanks for the great feature. @onokumus please add this to your release.

Hi Kiru, the removal of the slashes happens in DefaultRouter.java line 286: ```route.setAbsoluteUriPattern(concatUriPattern(uriPattern, route.getUriPattern()));``` inside concatUriPattern. However, I don't know why it is implemented like this. There is the [TrailingSlashHandler](https://github.com/pippo-java/pippo/blob/master/pippo-core/src/main/java/ro/pippo/core/route/TrailingSlashHandler.java)...

@mhagnumdw Thank you for explaining the issue better in the comments of #470 . I understand now that both #458 and #454 are related. I am now just wondering this...

@mhagnumdw Thank you for your support! I see. I think it would be good if we only ave one mechanism to whitelist classes for deserializing for all frameworks used by...

Thank you for your answer. I'm busy at the moment, but I will look into your suggestion.

I would like to see Pippo added to the TechEmpower Benchmark. I think this would get more users and I'm also curious how Pippo compares to the other frameworks.

In this article (https://dzone.com/articles/spring-boot-2-migrating-from-dropwizard-to-micrometer) some differences between the two libraries are mentioned. I don't have experience with any of them.

I'm using pippo for multiple websites. This one is the most complete to show: stadtfuehrung.info