摘要:
Spring Boot并不是一个全新的框架,而是将已有的Spring组件整合起来。 Spring Boot可以说是遵循约定优于配置这个理念产生的。它的特点是简单、快速和便捷。 既然遵循约定优于配置,则有一些约定是需要去了解的。虽然说Spring Boot基本上舍弃了XML的配置,但是也不是说是零配置 阅读全文
摘要:
CentOS7中安装了rabbitmq,操作CLI工具时报如下错误: warning: the VM is running with native name encoding of latin1 which may cause Elixir to malfunction as it expects 阅读全文
摘要:
10:14:40.014 [error] 10:14:40.021 [error] BOOT FAILEDBOOT FAILED10:14:40.021 [error] 10:14:40.021 [error] ERROR: distribution port 25672 in use by rab 阅读全文