07 2021 档案

关于如何在Idea下进行多子项目及引用内部子项目情况下打包项目的方法
摘要:近期在开发Java的时候遇到了如下的打包上的问题 需要将一个工程下面的子工程分别打包 有的子工程还包含了另一个子工程 在这种情况下打包会出现找不到子模块的情况。 环境 JDK:1.8 开发工具:Idea 2021.1.3 解决方案 需要调整父级项目,子集项目的pom.xml文件 具体调整如下 父级p
837
0
0
关于.Net Core生成JSON时错误:A possible object cycle was detected which is not supported. This can either be due to a cycle or if the object depth is larger than the maximum allowed depth of 32.
摘要:此笔记记载了本人在.Net Core 5.0环境下生成Json数据时A possible object cycle was detected which is not supported. This can either be due to a cycle or if the object dept
2398
0
0
关于.NET CORE 编译时错误:Microsoft.AspNetCore.Razor.Design.CodeGeneration.targets(79, 5): The project XXXXX must provide a value for Configuration.
摘要:此笔记记载了本人在编译.Net Core项目时遇到的Microsoft.AspNetCore.Razor.Design.CodeGeneration.targets(79, 5): The project XXXXX must provide a value for Configuration.的症
369
0
0
关于Java访问SQL server的错误:The server selected protocol version TLS10 is not accepted by client preferences [TLS12]及安全套接字层(SSL)加密与 SQL Server 建立安全连接
摘要:此笔记记载了本人在使用centos7.6环境下使用java连接sqlserver2008时The server selected protocol version TLS10 is not accepted by client preferences [TLS12]及安全套接字层(SSL)加密与 S
4863
1
0
关于启动Docker容器的错误:OCI runtime create failed: container with id exists
摘要:此笔记记载了本人在使用centos7.6环境下docker启动容器时遇到的 OCI runtime create failed: container with id exists:************: unknown 的症状、排查及解决方案。 环境 系统:centos7.6 Docker:20
11171
0
1
点击右上角即可分享
微信分享提示
深色
回顶
收起