Skip to content

Missing step while enabling H2 UI in updated version. #46

@itsoyou

Description

@itsoyou

I am using spring-boot 3.4.1,

and I think we are missing step for enabling frame.
http.headers(headers -> headers.frameOptions(frameOptionsConfig-> frameOptionsConfig.disable()));
This piece of code should be added in here.

https://github.com/in28minutes/master-spring-and-spring-boot/blob/main/spring-security-3.1.4-updates.md?plain=1#L40

So far I am enjoying the lecture, and happy to see that all the questions are answered, thank you! :)

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions