luyuan
luyuan
### 你在什么场景下需要该功能? 请尽量清晰精准地描述你碰到的问题。 ### 描述可能的解决方案 请尽量清晰精准地描述你期待我们要做的,描述你想到的实现方案。 ### 描述你认为的候选方案 请尽量清晰精准地描述你能接受的候选解决方案。 ### 其他信息 请提供关于该功能建议的其他附加信息。
I want to get every new log through watchlog and compile it into an object to facilitate my subsequent operations. Can I only write it locally through outpustream and then...
Exception in thread "main" org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'controllerSwagger' defined in class path resource [com/github/ydoc/config/AutoConfig.class]: Invocation of init method failed; nested exception is java.lang.reflect.InaccessibleObjectException: Unable to make field...
背景: 我有一个private 的notes 仓库, 它在github actions 会输出一个dist文件夹, 我想基于这个dist文件夹同步到gitee上的另外一个仓库 能实现吗?
### Is your feature request related to a problem? Please describe. I am using obsidian ,hidden files and dir , this application in no found ### Describe the solution you'd...