Spring XML 配置 bean 的错误
1 bean2.xml <?xml version=\"1.0\" encoding=\"UTF-8\"?> <beans xmlns=\"http://www.springframework.org/schema/bea...
1 bean2.xml <?xml version=\"1.0\" encoding=\"UTF-8\"?> <beans xmlns=\"http://www.springframework.org/schema/bea...
承接:springboot-shiro:搭建测试环境 1 编写一个登录页面 src/main/resources/templates/index.html <!DOCTYPE html> <html lang=\"en\"...