G.s. Alag Class 12 Bst Pdf Download Free

0 views
Skip to first unread message

Sunniva Delrio

unread,
Jan 18, 2024, 10:50:19 PM1/18/24
to wanpepenma

This is how my application looks like. I have excluded WebsecurityConfiguration.class from EnablEAutoConfiguration but I keep on getting the above error. If I remove WebsecurityConfiguration.class from exclude my application is not able to get properties from application.yaml. Can you please help me in resolving this issue?

g.s. alag class 12 bst pdf download free


Download Zip https://t.co/endKzbJOuV



The error is telling you that WebSecurityConfiguration is not an auto-configuration class, but you are excluding it in the @EnableAutoConfiguration section. I would remove the class from EnableAutoConfiguration and filter it with @ComponentScan and ExcludeAnnotationFilter instead.

f448fe82f3
Reply all
Reply to author
Forward
0 new messages