Zealsay_backend

screenshot of Zealsay_backend

Spring Boot 快速开发脚手架,以博客论坛为示例展示,后台主要使用Spring Boot,Spring Security,Mybatis-plus,redis token,前端使用Nuxt,Vue,Vuex,Vue-Router,Vuetify。

Overview:

This analysis focuses on Zealsay, a rapid development scaffold for front-end and back-end separation. It leverages commonly used solutions to create a lightweight application framework that is quick to deploy.

Features:

  • Core Framework: Utilizes Java 8, Maven 3.5.4, Spring Boot 2.1.6, Spring Security 5.1.5.
  • Data Layer Extensions: Supports MySQL, Redis, and Hikari connection pool.
  • Tools: Includes Spring Validation for elegant validation, Mapstruct for object mapping, and Jackson for JSON processing.

Summary:

Zealsay is a development scaffold that offers a lightweight and quick-to-deploy application framework. It leverages Java 8, Spring Boot 2.1.6, and other tools to provide features like Spring Security, Mybatis Plus, and various data layer extensions. With a focus on ease of use and rapid development, Zealsay aims to streamline the creation of applications using a modern tech stack.

docker
Docker

A website that uses Docker for containerization to streamline development, testing, and deployment workflows. This includes features such as containerization of dependencies, automated builds and deployments, and container orchestration to ensure scalability and availability.