在调试Spring Cloud项目时服务提不起来
Consider the following:
If you want an embedded database (H2, HSQL or Derby), please put it on the classpath.
If you have database settings to be loaded from a particular profile you may need to activate it (no profiles are currently active).

把这个引入的微服务暂时注释掉即可正常启动
本文针对SpringCloud项目中服务无法启动的问题提供了有效的解决方案。当遇到因嵌入式数据库配置缺失而导致的服务启动失败时,可以通过注释掉特定的微服务来确保项目的正常运行。
4万+

被折叠的 条评论
为什么被折叠?



