File tree Expand file tree Collapse file tree 1 file changed +0
-12
lines changed
spring-boot-project/spring-boot-docs/src/main/asciidoc Expand file tree Collapse file tree 1 file changed +0
-12
lines changed Original file line number Diff line number Diff line change @@ -3282,18 +3282,6 @@ path using the `spring.h2.console.path` property.
32823282
32833283
32843284
3285- [[boot-features-sql-h2-console-securing]]
3286- ==== Securing the H2 console
3287- When Spring Security is on the classpath and basic auth is enabled, the H2 console will be
3288- automatically secured using basic auth. The following properties can be used to customize
3289- the security configuration:
3290-
3291- * `security.user.role`
3292- * `security.basic.authorize-mode`
3293- * `security.basic.enabled`
3294-
3295-
3296-
32973285[[boot-features-jooq]]
32983286=== Using jOOQ
32993287Java Object Oriented Querying (http://www.jooq.org/[jOOQ]) is a popular product from
You can’t perform that action at this time.
0 commit comments