Enable access to localhost:8080/h2#144
Conversation
|
Georgel Calin seems not to be a GitHub user. You need a GitHub account to be able to sign the CLA. If you have already a GitHub account, please add the email address used for this commit to your account. You have signed the CLA already but the status is still pending? Let us recheck it. |
1 similar comment
|
Georgel Calin seems not to be a GitHub user. You need a GitHub account to be able to sign the CLA. If you have already a GitHub account, please add the email address used for this commit to your account. You have signed the CLA already but the status is still pending? Let us recheck it. |
There was a problem hiding this comment.
Thanks for the contribution!! :)
I am however not sure, if we want to promote adding the h2 console path to the public endpoints by default. Another thing to consider: We have improved the support for Spring Boot Dev Tools with our latest CAP Java release. When adding Spring Boot Dev Tools the H2 Console is automatically enabled during development. Therefore these changes are no longer necessary when we add this dependency (#145)
The security config concern could however also be solved by introducing a dedicated security config that is only available in the default profile.
|
Closing since I understand the change is not needed. |
Small technical contribution to be able to see and change entries directly in h2 while the apps are running.