摘要: beans { // 代码格式:id 类路径 animal com.springoffice.demo.entity.animal.Animal dog com.springoffice.demo.entity.animal.Dog } 调取和使用groovy的代码 ApplicationConte 阅读全文
posted @ 2024-01-04 14:51 渴望知识的菜鸟 阅读(47) 评论(0) 推荐(0)
摘要: import将其它Spring的xml文件内容导入到该Spring的xml文件中 <?xml version="1.0" encoding="UTF-8"?> <beans xmlns="http://www.springframework.org/schema/beans" xmlns:xsi=" 阅读全文
posted @ 2024-01-04 11:55 渴望知识的菜鸟 阅读(169) 评论(0) 推荐(0)
摘要: kubectl get pod |grep 项目 阅读全文
posted @ 2023-03-24 09:45 渴望知识的菜鸟 阅读(82) 评论(0) 推荐(0)
摘要: java -jar -Dfile.encoding=utf-8 项目名-版本号.jar 阅读全文
posted @ 2023-03-16 09:42 渴望知识的菜鸟 阅读(37) 评论(0) 推荐(0)