3

言曌博客

 2 years ago
source link: https://liuyanzhao.com/
Go to the source link to view the article. You can view the picture content, updated content and better typesetting reading experience. If the link is broken, please click the button below to view the snapshot at that time.
SpringBoot轻量级博客/论坛(包含 SpringBoot、SSM、Dubbo多个版本实现代码) 初云博客

SpringBoot轻量级博客/论坛(包含 SpringBoot、SSM、Dubbo多个版本实现代码) 初云博客

预览地址:https://chuyunblog.liuyanzhao.com/ 基于 SpringBoot + MyBatis + Thymeleaf 实现的博客/论坛系统,包含 SpringBoot......

avatar 言曌 03月12日 8693 5

阅读全文 基于SpringCloud Alibaba实现的论坛

基于SpringCloud Alibaba实现的论坛

基于SpringCloud Alibaba实现的论坛 预览地址:http://codergroup.cn(功能90%一致,删减了部分功能) 详细介绍地址:https://liuyanzhao.com/......

avatar 言曌 04月28日 109

阅读全文 SpringBoot/SSM 物品租赁系统 摄影器材租赁系统

SpringBoot/SSM 物品租赁系统 摄影器材租赁系统

基于SpringBoot/SSM的物品租赁系统 预览地址:http://doremi.liuyanzhao.com 后台部分代码地址:https://github.com/saysky/doremi ......

avatar 言曌 04月26日 185 1

阅读全文 java项目乱码终极解决,js乱码解决

java项目乱码终极解决,js乱码解决

java web 项目中乱码问题通常就几种 解决办法无法就几种 1、tomcat设置URI编码 server.xml 里 <Connector 里添加 useBodyEncodingForURI......

avatar 言曌 04月09日 118

阅读全文 SpringCloud 报错Consider defining a bean of type 'org.springframework.mail.javamail.JavaMailSender'

SpringCloud 报错Consider defining a bean of type 'org.springframework.mail.javamail.JavaMailSender'

报错内容如下 Field javaMailSender in xxxx required a bean of type 'org.springframework.mail.javamail.JavaM......

avatar 言曌 04月04日 162

阅读全文 10分钟 SSM项目转成SpringBoot 项目教程

10分钟 SSM项目转成SpringBoot 项目教程

前端时间帮朋友开发的SSM房屋租赁系统,后来有朋友要求改造成SpringBoot版本。 于是,这就开搞。 项目介绍地址:新品 SSM/SpringBoot房屋租赁系统,房屋合租系统(ssm和sprin......

avatar 言曌 04月02日 269

阅读全文 SpringBoot SSM 心理咨询论坛社区

SpringBoot SSM 心理咨询论坛社区

基于SpringBoot+MyBatis+Shiro的心理咨询论坛社区。 预览地址:http://xl.liuyanzhao.com 代码地址:https://github.com/saysky/Ps......

avatar 言曌 03月24日 323

阅读全文 SpringBoot和Vue项目部署实战过程

SpringBoot和Vue项目部署实战过程

昨天逛阿里云和腾讯云,发现最近在搞活动,同时自己的服务器也快到期了,之前前后端2个系统是部署在两个机器上的,两个配置也不高。 决定买一个配置高的,放一起。于是也买了下面这一款,了2核8GB5MB带宽的......

avatar 言曌 03月24日 366

阅读全文 LibreSSL SSL_connect: SSL_ERROR_SYSCALL in connection to github.com:443 问题解决

LibreSSL SSL_connect: SSL_ERROR_SYSCALL in connection to github.com:443 问题解决

最近有毒,Github经常打不开,需要开代理才能访问,没有代理的情况下,提交代码很经常连接不是github。 比如报错如下 fatal: unable to access 'https://githu......

avatar 言曌 03月19日 1084

阅读全文 新品 SSM/SpringBoot房屋租赁系统,房屋合租系统(ssm和springboot多版本)

新品 SSM/SpringBoot房屋租赁系统,房屋合租系统(ssm和springboot多版本)

最新消息,该系统包含springboot和ssm2个版本。 基于SSM+JSP+Bootstrap的房屋租赁系统,包含管理员、房东和租客三种角色。 预览地址:https://verio.liuyanz......

avatar 言曌 03月15日 1282 2

阅读全文 CampusShop校园商城部署教程和项目说明

CampusShop校园商城部署教程和项目说明

以下是校园商城的网站端和小程序端的部署教程 解决不了,我可以远程帮你部署,需要提前安装好向日葵远程工具,建议安装一个EVCaputure录屏工具(录屏,防止下次电脑问题需要重新导入项目) 一、准备 1......

avatar 言曌 03月12日 375 2

阅读全文 MySQL 字符串分割 一列变成多列

MySQL 字符串分割 一列变成多列

一个朋友提了一个问题,怎么把一列根据某个字符分割成多列(可能是0-5列,即最多5列)。 如  a/b/c/d/e   ==>  a  b c d......

avatar 言曌 03月11日 399

阅读全文 SpringBoot 微信小程序登录功能

SpringBoot 微信小程序登录功能

最近在帮朋友做小程序项目,把之前的web的商城新增支持小程序,预计本周内做完。 今天把首页、商品列表、详情和登录做完了,记录一下登录的实现。 先上效果图啦!

不多说,直接上代码 一、小程序前端代码 ......

avatar 言曌 03月08日 456

阅读全文 SpringBoot实现视频弹幕功能 DanmuPlayer插件的使用

SpringBoot实现视频弹幕功能 DanmuPlayer插件的使用

前几天朋友让帮忙做一个视频弹幕网站,在找弹幕实现上发现了一个不错的开源的插件。 官方地址:https://github.com/chiruom/DanmuPlayer 本文介绍一下基本使用。 一、下载......

avatar 言曌 03月08日 320

阅读全文 SpringBoot动漫弹幕网站 cartoon.liuyanzhao.com

SpringBoot动漫弹幕网站 cartoon.liuyanzhao.com

基于 springboot+mybatis+thymeleaf实现的动漫网站。 优势:能发送弹幕、推荐使用协同过滤。   预览地址:http://cartoon.liuyanzhao.com......

avatar 言曌 03月07日 702 1

阅读全文


About Joyk


Aggregate valuable and interesting links.
Joyk means Joy of geeK