推荐
专栏
教程
课程
飞鹅
本次共找到3916条
项目管理软件
相关的信息
Easter79
•
3年前
springboot与shiro和mybatis和mysql
测试项目已上传到GitHub:https://github.com/xiaostudy/springboot\_shiro\_test1(https://www.oschina.net/action/GoToLink?urlhttps%3A%2F%2Fgithub.com%2Fxiaostudy%2Fspringboot_shiro_test1
Easter79
•
3年前
springboot2配置文件定义${user.name}内容失效问题探究
前言在朋友的项目有个自定义配置文件user.yml,其内容如下user:userId:1name:张三email:zhangsan@qq.com其映射实体内容为如下@Data@AllArgsConstructor@NoArgsConstruc
Stella981
•
3年前
GitLab+jenkins+docker发布
@\TOC\http://192.168.2.5:181/view/all/newJob(https://www.oschina.net/action/GoToLink?urlhttp%3A%2F%2F192.168.2.5%3A181%2Fview%2Fall%2FnewJob)构建一个maven项目htmicrorecordserv
Stella981
•
3年前
CentOS 7 安装 libcurl with openssl
最近项目需要重新编译libcurl使其支持ssl,在这里进行记录:下载openssl: curlOLhttps://github.com/openssl/openssl/archive/OpenSSL\_1\_1\_1g.zip创建安装目录:/opt/openssl 配置openssl动态库:./configprefi
Stella981
•
3年前
MongoDB在spring中xml传统配置
背景旧项目中依然在使用springmvc的xml传统配置,最近需要使用MongoDB,需要在spring引入MongoDB的连接配置。解决配置mongodb数据库<?xmlversion"1.0"encoding"UTF8"?<beansxmlns"http://www.
Wesley13
•
3年前
Java Web开发入门
POM继承与多模块构建约定(管理)优先于配置标准的目录结构.java放到src/main/java.class在target/classes目录下对于web项目,配置及静态文件src/webappresources目录存放在src/resou
Wesley13
•
3年前
Java使用xsd校验xml
最近项目需要使用xsd对xml进行预校验,于是封装了一个工具类,来完成校验工作。完整代码如下:importjava.io.File;importjava.io.IOException;importjava.io.StringReader;importjava.util.ArrayList;im
Stella981
•
3年前
Linux发行版总结整理
Linux发行版: Linux,最早由LinusBenedictTorvalds在1991年开始编写。在这之前,RichardStallman创建了FreeSoftwareFoundation(FSF)组织以及GNU项目,并不断的编写创建GNU程序(此类程序的许可方式均为GPL:GeneralPublicLicense)。在不断的有
Stella981
•
3年前
RabbitMQ学习:Spring Boot整合RabbitMQ(五)
1、新建rabbitmqspringboot项目!(https://oscimg.oschina.net/oscnet/up69c9fbd26d7d04dfd662a3d0a323a2ab38b.png)!(https://oscimg.oschina.net/oscnet/up65f
Stella981
•
3年前
Angular 1.x表格组件 GridManager
GridManagerAngular1.x\基于Angular1.x的GridManager封装,用于便捷的在Angular中使用GridManager.!image(https://s2.ax1x.com/2019/04/16/AxA4xK.png)列表项目实现功能
1
•••
186
187
188
•••
392