vaadin / flow-crm-tutorial

Demo app for the Java Web App tutorial series
The Unlicense
172 stars 184 forks source link

Adding signature #170

Closed Mikaelsu closed 11 months ago

Mikaelsu commented 11 months ago

I updated the security config and merged it, but @mcollovati pointed out an addition when I updated the docs. See related docs PR

mcollovati commented 11 months ago

It would be good to upgrade Spring Boot to the latest version (3.1.2)

Mikaelsu commented 11 months ago

It would be good to upgrade Spring Boot to the latest version (3.1.2)

Good idea, updated.

mcollovati commented 11 months ago

Do you want to apply also the change suggested by knoobie?

AntPathRequestMatcher.antMatcher(HttpMethod.GET, "/images/*.png")
Mikaelsu commented 11 months ago

Do you want to apply also the change suggested by knoobie?

AntPathRequestMatcher.antMatcher(HttpMethod.GET, "/images/*.png")

Let's do that. Sorry i'm multitasking, pushing a commit in 3, 2, 1...