registrationBean.setFilter(new Cas20ProxyReceivingTicketValidationFilter()); registrationBean.addUrlPatterns("/*"); registrationBean.addInitParameter("casServerUrlPrefix", casClientProperties.getServerUrlPrefix()); registrationBean.addInitParameter("serverName", casClientProperties.getClientHostUrl()); reg...
24. spring boot tomcat 打本地包成war,通过Tomcat启动时出现问题: ZipException: error in opening zip file(1) 25. 关于各种O,DO/BO/DTO/VO/AO/PO(1) 26. java.lang.NoClassDefFoundError: org/springframework/boot/context/embedded/FilterRegistrationBean(1) 27. Apollo配置中心(1) 28. swagger 基...