-
Notifications
You must be signed in to change notification settings - Fork 41.1k
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Add missing attributes to FilterRegistration annotation #45000
Labels
status: superseded
An issue that has been superseded by another
Comments
dmytrodanilenkov
pushed a commit
to dmytrodanilenkov/spring-boot
that referenced
this issue
Apr 4, 2025
…se properties, but @ServletRegistration hasn't: initParameters, servletRegistrationBeans, multipartConfig
dmytrodanilenkov
pushed a commit
to dmytrodanilenkov/spring-boot
that referenced
this issue
Apr 4, 2025
…se properties, but @ServletRegistration hasn't: initParameters, servletRegistrationBeans, multipartConfig Signed-off-by: dmytrodanilenkov <d.danilenkov.ext@sportradar.com>
dmytrodanilenkov
pushed a commit
to dmytrodanilenkov/spring-boot
that referenced
this issue
Apr 4, 2025
…se properties, but @ServletRegistration hasn't: initParameters, servletRegistrationBeans, multipartConfig Signed-off-by: Dmytro Danilenkov <milgoff@gmail.com>
dmytrodanilenkov
pushed a commit
to dmytrodanilenkov/spring-boot
that referenced
this issue
Apr 4, 2025
…se properties, but @ServletRegistration hasn't: initParameters, servletRegistrationBeans, multipartConfig Signed-off-by: dmytrodanilenkov <d.danilenkov.ext@sportradar.com>
dmytrodanilenkov
pushed a commit
to dmytrodanilenkov/spring-boot
that referenced
this issue
Apr 4, 2025
…se properties, but @ServletRegistration hasn't: initParameters, servletRegistrationBeans, multipartConfig Signed-off-by: Dmytro Danilenkov <milgoff@gmail.com> Signed-off-by: dmytrodanilenkov <d.danilenkov.ext@sportradar.com>
dmytrodanilenkov
added a commit
to dmytrodanilenkov/spring-boot
that referenced
this issue
Apr 4, 2025
…se properties, but @ServletRegistration hasn't: initParameters, servletRegistrationBeans, multipartConfig Signed-off-by: Dmytro Danilenkov <milgoff@gmail.com>
dmytrodanilenkov
pushed a commit
to dmytrodanilenkov/spring-boot
that referenced
this issue
Apr 4, 2025
…se properties, but @ServletRegistration hasn't: initParameters, servletRegistrationBeans, multipartConfig Signed-off-by: dmytrodanilenkov <d.danilenkov.ext@sportradar.com> Signed-off-by: Dmytro Danilenkov <milgoff@gmail.com>
dmytrodanilenkov
pushed a commit
to dmytrodanilenkov/spring-boot
that referenced
this issue
Apr 4, 2025
…se properties, but @ServletRegistration hasn't: initParameters, servletRegistrationBeans, multipartConfig Signed-off-by: Dmytro Danilenkov <milgoff@gmail.com> Signed-off-by: dmytrodanilenkov <d.danilenkov.ext@sportradar.com> Signed-off-by: Dmytro Danilenkov <milgoff@gmail.com>
dmytrodanilenkov
added a commit
to dmytrodanilenkov/spring-boot
that referenced
this issue
Apr 4, 2025
…se properties, but @ServletRegistration hasn't: initParameters, servletRegistrationBeans, multipartConfig Signed-off-by: Dmytro Danilenkov <milgoff@gmail.com> Signed-off-by: Dmytro Danilenkov <milgoff@gmail.com>
dmytrodanilenkov
added a commit
to dmytrodanilenkov/spring-boot
that referenced
this issue
Apr 4, 2025
…se properties, but @ServletRegistration hasn't: initParameters, servletRegistrationBeans, multipartConfig Signed-off-by: Dmytro Danilenkov <milgoff@gmail.com>
dmytrodanilenkov
pushed a commit
to dmytrodanilenkov/spring-boot
that referenced
this issue
Apr 4, 2025
…se properties, but @ServletRegistration hasn't: initParameters, servletRegistrationBeans, multipartConfig Signed-off-by: dmytrodanilenkov <d.danilenkov.ext@sportradar.com> Signed-off-by: Dmytro Danilenkov <milgoff@gmail.com>
dmytrodanilenkov
pushed a commit
to dmytrodanilenkov/spring-boot
that referenced
this issue
Apr 4, 2025
…se properties, but @ServletRegistration hasn't: initParameters, servletRegistrationBeans, multipartConfig Signed-off-by: Dmytro Danilenkov <milgoff@gmail.com> Signed-off-by: dmytrodanilenkov <d.danilenkov.ext@sportradar.com> Signed-off-by: Dmytro Danilenkov <milgoff@gmail.com>
dmytrodanilenkov
added a commit
to dmytrodanilenkov/spring-boot
that referenced
this issue
Apr 4, 2025
…se properties, but @ServletRegistration hasn't: initParameters, servletRegistrationBeans, multipartConfig Signed-off-by: Dmytro Danilenkov <milgoff@gmail.com> Signed-off-by: Dmytro Danilenkov <milgoff@gmail.com>
dmytrodanilenkov
added a commit
to dmytrodanilenkov/spring-boot
that referenced
this issue
Apr 4, 2025
…se properties, but @ServletRegistration hasn't: initParameters, servletRegistrationBeans, multipartConfig Signed-off-by: Dmytro Danilenkov <milgoff@gmail.com> Signed-off-by: Dmytro Danilenkov <milgoff@gmail.com>
Superseded by #45005. |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
FilterRegistrationBean
has those properties, but@FilterRegistration
hasn't:initParameters
servletRegistrationBeans
The text was updated successfully, but these errors were encountered: