This repository was archived by the owner on Feb 23, 2023. It is now read-only.
Review Spring Security hints for servlet #1392
Labels
type: optimization
Related to optimizing image size, performance or memory consumption
Milestone
After having a look on a footprint regression between
0.11.0-RC1
and0.11.0-0
, I am wondering if full public method reflection is needed forHttpServletRequestWrapper
,ServletRequestWrapper
andServletRequest
. See related hints.The text was updated successfully, but these errors were encountered: