摘要: SnifferConfigInitializer /** * Load the specified config file or default config file * * @return the config file {@link InputStream}, or null if not n 阅读全文
posted @ 2021-08-29 19:21 tonggc1668 阅读(426) 评论(0) 推荐(0) 编辑
摘要: <plugin> <artifactId>maven-antrun-plugin</artifactId> <executions> <execution> <id>clean</id> <phase>clean</phase> <goals> <goal>run</goal> </goals> < 阅读全文
posted @ 2021-08-29 19:12 tonggc1668 阅读(327) 评论(0) 推荐(0) 编辑
摘要: <plugins> <plugin> <artifactId>maven-shade-plugin</artifactId> <executions> <execution> <phase>package</phase> <goals> <goal>shade</goal> </goals> <co 阅读全文
posted @ 2021-08-29 19:09 tonggc1668 阅读(280) 评论(0) 推荐(0) 编辑
摘要: /Users/yourusername/Library/Application Support/JetBrains/IdeaIC2021.1/settings.zip 阅读全文
posted @ 2021-08-29 17:35 tonggc1668 阅读(385) 评论(0) 推荐(0) 编辑