Skip to content
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

Closed
mhalbritter opened this issue Apr 4, 2025 · 1 comment
Closed

Add missing attributes to FilterRegistration annotation #45000

mhalbritter opened this issue Apr 4, 2025 · 1 comment
Labels
status: superseded An issue that has been superseded by another

Comments

@mhalbritter
Copy link
Contributor

FilterRegistrationBean has those properties, but @FilterRegistration hasn't:

  • initParameters
  • servletRegistrationBeans
@mhalbritter mhalbritter added the type: enhancement A general enhancement label Apr 4, 2025
@mhalbritter mhalbritter added this to the General Backlog milestone Apr 4, 2025
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>
@mhalbritter
Copy link
Contributor Author

Superseded by #45005.

@mhalbritter mhalbritter closed this as not planned Won't fix, can't repro, duplicate, stale Apr 7, 2025
@mhalbritter mhalbritter removed the type: enhancement A general enhancement label Apr 7, 2025
@mhalbritter mhalbritter removed this from the General Backlog milestone Apr 7, 2025
@mhalbritter mhalbritter added the status: superseded An issue that has been superseded by another label Apr 10, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
status: superseded An issue that has been superseded by another
Projects
None yet
Development

Successfully merging a pull request may close this issue.

1 participant