Stella981 Stella981
4年前
SpringBoot 打包 jar 后执行 thymeleaf 提示找不到模版
基于懒,花了点时间研究了一下SpringBoot,个人觉得也就是一个懒人版的SS框架我的demogit地址:http://git.oschina.net/zgdhd/myspringboot(http://git.oschina.net/zgdhd/myspringboot) 希望里面的注释能帮助初学的师弟问题:打包成jar
Stella981 Stella981
4年前
SpringAOP(注解方式实现面向切面编程)之常用Before、After、Around
一、首先在Springmvc.xml文件中引入如下内容(本示例是在ssm框架基础上实现的)  1、引入命名空间xmlns:aop"http://www.springframework.org/schema/aop"  2、在xsi:schemaLocation中引入如下内容(注意看清自己的spring版本号)http://w
Wesley13 Wesley13
4年前
pxe安装系统ubuntu之二 安装ubuntu
首先创建一个虚拟机如图这里要注意的是虚拟机的网卡选择的是vnet3!(http://static.oschina.net/uploads/img/201504/25135534_OuCT.jpg)重启虚拟机自动获得IP地址进入install !(http://static.oschina.net/uploads/img/20150
Stella981 Stella981
4年前
SpringBoot2 学习 集成Druid配置
Mavenspring.datasource.druid.webstatfilter.principalsessionnamesession_name测试http://localhost:9081/mixmall/druid/index.html————————————————版权
Stella981 Stella981
4年前
Play 2.0 用户指南 - 调用WebServices -- 针对Scala开发者
   PlayWSAPI   有时候我们需要在Play应用中调用外部HTTP服务。Play通过play.api.libs.ws.WS库提供支持,它提供了一种异步HTTP调用的方法。   任何play.api.libs.ws.WS的调用將返回Promise\play.api.libs.ws.Response
Stella981 Stella981
4年前
Linux命令和Shell编程视频教程
十小时掌握Linux命令和Shell编程课程观看地址:http://www.xuetuwuyou.com/course/61(https://www.oschina.net/action/GoToLink?urlhttp%3A%2F%2Fwww.xuetuwuyou.com%2Fcourse%2F61)课程出自学途无忧网:http://w
Wesley13 Wesley13
4年前
OUYA游戏开发快速入门教程
OUYA游戏开发快速入门教程!(http://static.oschina.net/uploads/space/2014/1218/135148_RfvH_1585857.png)试读地址:http://pan.baidu.com/s/1o63a3W2本教程是国内唯一OUYA游戏开发教程。本教程基于Unity全面讲解OUYA游戏开发
Wesley13 Wesley13
4年前
IOS博客项目搭建
授权流程图:!(http://static.oschina.net/uploads/space/2016/0405/234839_qUI2_2557944.png)原有的代码有许多重复的地方,这里可以对原有的代码进行重构,对账号的有关操作可以抽出一个工具类:!(http://static.oschina.net/uploa
Wesley13 Wesley13
4年前
Thinkphp 3.2.1 集成支付宝双接口
1、申请支付宝接口2、下载osgit上面的代码进行改造,地址http://git.oschina.net/smilease/ThinkPay(http://git.oschina.net/smilease/ThinkPay)   首先是要改成合适自己项目的路径,要注意文件的名字要符合tp的规范,比如XxController.class.php
程序员小五 程序员小五
10个月前
融云 IM 干货丨如何确保消息拦截功能的安全性和隐私性?
确保消息拦截功能的安全性和隐私性,可以采取以下措施:1.安全存储:采用加密存储技术,如AES加密算法,确保存储在服务器上的数据安全。2.安全传输:使用HTTPS等安全协议进行数据传输,防止数据在传输过程中被窃取或篡改。3.用户隐私设置:提供灵活的用户隐私设