-
JSP+SSH+Mysql实现的学生管理系统
JSP+SSH+Mysql实现的学生管理系统 项目简介 项目来源于:https://gitee.com/liu_xu111/javaSSH 本系统基于 JSP+SSH+Mysql 。在当代开发中,SSH的使用已经逐渐被SSM取代,但不代表我们不需要学习SSH,该系统非常简单,可以作为 SSH框架初学者 的入门项目。 难度等级:中...
-
MyBatis整合Spring原理分析
MyBatis整合Spring原理分析 目录 MyBatis整合Spring原理分析 MapperScan的秘密 简单总结 假如不结合Spring框架,我们使用MyBatis时的一个典型使用方式如下: public class UserDaoTest { private SqlSessionFactory sqlSessionFactory; @Before public void setUp() th...
-
牛逼哄哄的 MQ 到底有啥用?
牛逼哄哄的 MQ 到底有啥用? 作者:卓庆森 http://www.cnblogs.com/zhuoqingsen/p/MQ.html 我走过最长的路是你的套路 女:二号男嘉宾,假如我们牵手成功后,你会买名牌包包给我吗? 男:那你会听话吗? 女:会 听话。 男:听话 咱不买! OK那么消息队列MQ有什么套路呢...
-
ElasticSearch的安装
ElasticSearch的安装 以在CentOS上的安装为例 1、解压 tar -zxvf elasticsearch- 7.6 . 2 -linux-x86_64.tar.gz 2、设置 (1)config/elasticsearch.yml 默认为127.0.0.1,只能在本地访问ES服务器。 需要将ip改为实际IP或者0.0.0.0,这样外部(其它机器)也能访问ES服...
-
一文带你搞懂 MySQL 中的分区!
一文带你搞懂 MySQL 中的分区! 作者:GrimMjx https://www.cnblogs.com/GrimMjx/p/10526821.html 一.InnoDB逻辑存储结构 首先要先介绍一下InnoDB逻辑存储结构和区的概念,它的所有数据都被逻辑地存放在表空间,表空间又由段,区,页组成。 段 段就是上图的segment区域...
-
jspgou商城部署时报错:Could not open Hibernate Session for t
jspgou商城部署时报错:Could not open Hibernate Session for transaction; nested exception is org.hibernate.ex 1.在使用Tomcat部署一些东西时,你会遇到返回码500,比如下面部署jspgou商城报错 Type Exception ReportMessage Could not open Hibernate Session fo...
-
Spring Boot整合Thymeleaf视图层
Spring Boot整合Thymeleaf视图层 目录 Spring Boot整合Thymeleaf Spring Boot整合Thymeleaf 的项目步骤 Thymeleaf 语法详解 Spring Boot整合Thymeleaf Spring Boot整合Thymeleaf(Spring Boot官方推荐的视图层技术) Thymeleaf特点:thymeleaf通过特定的语法对html的标...
-
Spring Boot 整合视图层技术,application全局配置文件
Spring Boot 整合视图层技术,application全局配置文件 目录 Spring Boot 整合视图层技术 Spring Boot 整合jsp Spring Boot 整合freemarker Spring Boot 整合视图层技术 Spring Boot 整合jspSpring Boot 整合FreemarkerSpring Boot 整合 Thymeleaf (重点讲解,官方推荐)...
-
部署jenkins服务器出现Please wait while Jenkins is getting re
部署jenkins服务器出现Please wait while Jenkins is getting ready to work ...一直进不去该怎么办? 当你访问网页提示: 需要你进入jenkins的工作目录,打开-----hudson.model.UpdateCenter.xml将 url 中的 https://updates.jenkins.io/update-center.json更改为http...
-
Spring Boot创建一个HelloWorld项目
Spring Boot创建一个HelloWorld项目 目录 Spring Boot 简介 微服务框架 以前使用spring开发web的方式 Spring Boot 启动器介绍 如何创建一个helloword的SpringBoot项目 Spring Boot 简介 Spring Boot 是所有基于 Spring 开发的项目的起点。Spring Boot 的设计是为了让你...
IDC资讯: 主机资讯 注册资讯 托管资讯 vps资讯 网站建设
网站运营: 建站经验 策划盈利 搜索优化 网站推广 免费资源
网络编程: Asp.Net编程 Asp编程 Php编程 Xml编程 Access Mssql Mysql 其它
服务器技术: Web服务器 Ftp服务器 Mail服务器 Dns服务器 安全防护
软件技巧: 其它软件 Word Excel Powerpoint Ghost Vista QQ空间 QQ FlashGet 迅雷
网页制作: FrontPages Dreamweaver Javascript css photoshop fireworks Flash
