Easter79 Easter79
3年前
spring集成JMS activeMQ 头文件
<beansxmlns"http://www.springframework.org/schema/beans"xmlns:xsi"http://www.w3.org/2001/XMLSchemainstance"xmlns:amq"http://activemq.apache.org/schema/core"
Easter79 Easter79
3年前
springboot集成neo4j
点击上方蓝色字体,选择“标星公众号”优质文章,第一时间送达76套java从入门到精通实战课程分享(https://www.oschina.net/action/GoToLink?urlhttps%3A%2F%2Fmp.weixin.qq.com%2Fs%3F__biz%3DMzg4ODA3NTk0Nw%3D%3D%26mid%3D2
Easter79 Easter79
3年前
Spring学习笔记(六):MyBatis集成
1概述MyBaits是一个著名的持久层框架,本文首先介绍了MyBatis的简单使用,接着与Spring进行整合,最后简单地使用了Generator去自动生成代码。2MyBatis简介MyBatis本来是Apache的一个开源项目——iBatis,2010年由Apaceh
Stella981 Stella981
3年前
ReactNative集成个推消息推送
前言最近项目中需要集成消息推送功能,在以往的项目中都是使用的极光推送方案(https://www.oschina.net/action/GoToLink?urlhttps%3A%2F%2Fgithub.com%2Fjpush%2Fjpushreactnative),现在的公司安卓端使用的是个推消息推送,所以计划在本次使用RN重构项目的过
Stella981 Stella981
3年前
Mybatis 通用 Mapper 和 Spring 集成
依赖 正常情况下,在原有依赖基础上增加的mapperspring。<!https://mvnrepository.com/artifact/tk.mybatis/mapperspring<dependency<groupIdtk.mybatis</groupId<
Stella981 Stella981
3年前
Eclipse和maven工具的集成
1、windowPreferences搜索mavenInstallations\add添加maven的安装目录!在这里插入图片描述(https://imgblog.csdnimg.cn/20200930231555515.png?xossprocessimage/watermark,type_ZmFuZ3po
Easter79 Easter79
3年前
SpringBoot项目集成cas单点登录
添加依赖添加casclient依赖<dependency<groupIdnet.unicon.cas</groupId<artifactIdcasclientautoconfigsupport</artifactId
Stella981 Stella981
3年前
SpringBoot项目集成cas单点登录
添加依赖添加casclient依赖<dependency<groupIdnet.unicon.cas</groupId<artifactIdcasclientautoconfigsupport</artifactId
Stella981 Stella981
3年前
RabbitMQ(3) Spring boot集成RabbitMQ
springboot集成RabbitMQ非常简单,如果只是简单的使用配置非常少,springboot提供了springbootstarteramqp项目对消息各种支持。资源代码:练习用的代码。https://github.com/xiaozhuanfeng?tabrepositories!(https://oscimg.oschina
Stella981 Stella981
3年前
SpringBoot 集成Netty实现UDP Server
注:ApplicationRunner接口是在容器启动成功后的最后一步回调(类似开机自启动)。UDPServerpackagecom.vmware.vCenterEvent.netty;importio.netty.bootstrap.Bootstrap;importio.netty.ch