部署到Tomcat,启动访问 http://ip:port/xai/index.html(后台) http://ip:port/xai (前台) 用户名 admin 密码 123456 04 — 获取源码 下面是源码获取地址: https://gitee.com/xshuai/xai.githttps://gitee.com/xshuai/weixinxiaochengxu.git 05 — 更多视频专辑 Springboot开发视频 联 系 方 式 微信ID:...
:fire: Spring-Boot-Plus is a easy-to-use, high-speed, high-efficient,feature-rich, open source spring boot scaffolding. :rocket: - xailocker/spring-boot-plus
前言 项目需要: 安装Dockeridea中安装docker插件,并配置docker一个SpringBoot项目创建Dockerfile 一.下载.安装.配置Docker下载Docker 下载地址:官网下载 Docker 安装 一直下一步就行 配置路径:Settings–General 勾选 Expose daemon on tcp://localhost:2375 without TLS 设置镜像,提高下载镜像的速度https://xaiqlt1z.m...
JWT由三部分组成,由类型和加密算法的head(头部),包含公共信息和自定义信息的playboard(负载),以及signature(签名)组成。 eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJhdWQiOiIzOTU4MTU4MDEiLCJleHAiOjE2MDYxMDc5NTEsImlhdCI6MTYwNjEwMDc1MX0.xai-cVqrbfFeb3TNgVkHXYiT47sXUK76D47QLZecsqg 头部 eyJ0eXAiOiJ...
部署到Tomcat,启动访问 http://ip:port/xai/index.html(后台) http://ip:port/xai (前台) 用户名 admin 密码 123456 04 — 获取源码 下面是源码获取地址: https://gitee.com/xshuai/xai.git https://gitee.com/xshuai/weixinxiaochengxu.git 本文参与 腾讯云自媒体同步曝光计划,分享自微信公众号。 原始发表...
本文主要讲解,springBoot 使用spring-boot-starter-data-elasticsearch方式整合Elasticsearch 文末附源码 什么是Spring Data ElasticSearch Spring Data ElasticSearch 基于 spring data API 简化 elasticSearch操作,将原始操作elasticSearch的客户端API进行封装 。Spring Data为Elasticsearch项目提供集成搜索引擎。Spring Data Elasticse...