随笔分类 -  springmvc

摘要:Creating ASCII Text Banners from the Linux Command Line In Ubuntu, Debian, Linux Mint etc. $ sudo apt-get install figlet In CentOS, RHEL, Fedora etc. 阅读全文
posted @ 2020-04-26 09:15 —八戒— 阅读(772) 评论(0) 推荐(0) 编辑
摘要:Spring Security Authentication (认证)原理初探 Spring Security Authentication (认证)定制开发 阅读全文
posted @ 2020-01-20 17:20 —八戒— 阅读(220) 评论(0) 推荐(0) 编辑
摘要:Spring Boot干货系列:(四)开发Web应用之Thymeleaf篇 Thymeleaf是一款用于渲染XML/XHTML/HTML5内容的模板引擎。类似JSP,Velocity,FreeMaker等,它也可以轻易的与Spring MVC等Web框架进行集成作为Web应用的模板引擎。与其它模板引 阅读全文
posted @ 2020-01-16 09:50 —八戒— 阅读(1097) 评论(0) 推荐(0) 编辑
摘要:使用Springboot创建MVC Web项目 Spring Boot干货系列:(五)开发Web应用之JSP篇 源代码 https://github.com/tengj/SpringBootDemo/tree/master 先来看看整体的框架结构,只是多了webapp这个用来存放jsp的目录,静态资 阅读全文
posted @ 2020-01-15 16:40 —八戒— 阅读(1372) 评论(0) 推荐(0) 编辑
摘要:.gitlab-ci.yml(net core&all&linux&docker-build-run) 1 stages: 2 - build 3 - deploy 4 5 build_job: 6 stage: build 7 image: docker.tidebuy.net/dotnet/co 阅读全文
posted @ 2019-12-20 20:21 —八戒— 阅读(1138) 评论(0) 推荐(0) 编辑
摘要:1、Spring 1 <?xml version="1.0" encoding="UTF-8"?> 2 <beans:beans xmlns="http://www.springframework.org/schema/security" 3 xmlns:beans="http://www.spri 阅读全文
posted @ 2016-03-03 13:16 —八戒— 阅读(1115) 评论(0) 推荐(0) 编辑

点击右上角即可分享
微信分享提示