随笔分类 -  JAVA

上一页 1 2

Maven添加本地JAR包到本地仓库
摘要:操作备忘 Windows的DOS窗口需要通过(WIN键+R)打开,如果通过shift+右键会有问题,竟然还有这种坑,呵呵。 org.apache.maven.lifecycle.MissingProjectException: The goal you specified requires a pr 阅读全文

posted @ 2022-03-22 11:54 白首码农 阅读(159) 评论(0) 推荐(0) 编辑

JDK基础镜像的制作
摘要:创建Dockerfile FROM openjdk:8-jdk-alpine RUN echo -e 'https://mirrors.aliyun.com/alpine/v3.9/main/\nhttps://mirrors.aliyun.com/alpine/v3.9/community/' > 阅读全文

posted @ 2022-03-10 23:38 白首码农 阅读(301) 评论(0) 推荐(0) 编辑

JAVA开发问题之Failed to load class "org.slf4j.impl.StaticLoggerBinder"
摘要:问题描述 SLF4J: Failed to load class "org.slf4j.impl.StaticLoggerBinder". SLF4J: Defaulting to no-operation (NOP) logger implementation SLF4J: See http:// 阅读全文

posted @ 2022-03-10 23:10 白首码农 阅读(56) 评论(0) 推荐(0) 编辑

Maven项目指定多个源码目录
摘要:需求 为了便于功能模块之间的解耦合,需要将不同功能的代码放在不同的目录。 处理 <plugins> <plugin> <groupId>org.codehaus.mojo</groupId> <artifactId>build-helper-maven-plugin</artifactId> <ve 阅读全文

posted @ 2022-03-09 23:03 白首码农 阅读(220) 评论(0) 推荐(0) 编辑

上一页 1 2
< 2025年3月 >
23 24 25 26 27 28 1
2 3 4 5 6 7 8
9 10 11 12 13 14 15
16 17 18 19 20 21 22
23 24 25 26 27 28 29
30 31 1 2 3 4 5

统计

点击右上角即可分享
微信分享提示