© 2026 LinearBytes Inc.
Search posts, tags, users, and pages
Mohamad Mahmood
Programming (Mobile, Web, Database and Machine Learning). Studying at the Center For Artificial Intelligence Technology (CAIT), FTSM, UKM MY
Solution: Set the parameter "spring.h2.console.settings.web-allow-others" to true in application.properties file File--> ..\src\main\resources\application.properties spring.h2.console.enabled=true spring.h2.console.settings.web-allow-others=true spri...
No responses yet.