摘要: public static void main(String[] args) { String regex = "^(?=.*[a-z])(?=.*[A-Z])(?=.*\\d)(?=.*[$@$!%*?^&~#()-+=;,.{}<>/?])[A-Za-z\\d**$@$**!%*?&]{12,} 阅读全文
posted @ 2023-12-26 15:03 lovleo 阅读(1) 评论(0) 推荐(0) 编辑
摘要: kubectl get pods -n xxx kubectl logs -f designer-service-xxxx -n xxx 阅读全文
posted @ 2023-12-26 13:42 lovleo 阅读(23) 评论(0) 推荐(0) 编辑