Skip to navigation Skip to content
Simon Technology Blog
  • Architecture
  • Cloud
  • Database
  • Develop
  • Hardware
  • Industry
  • Language
  • Mobile
  • Opensource
  • OS
  • Web
Main Navigation

Tag: Springboot

Springboot connection redis for crud

Springboot connects redis for CRUD:

1. Add the following dependencies:

org.springframework.boot
spring-boot-starter-data-redis

redis.clients
jedis
2.9.0
2. Configure r

October 14, 2021By Simo Spring carried out, connection, CRUD, Redis, SpringbootLeave a Comment

Springboot Series: Spring Boot Integrated Spring Cache

October 14, 2021By Simo Spring Boot, Cache, Integrated Spring, spring, SpringbootLeave a Comment

Springboot Table Pool Service Battle Share

We often use the thread pool service provided by ThreadPoolExecutor. The springboot framework provides @Async annotation to help us more easily submit business logic to the thread pool for asynchro

October 14, 2021By Simo Spring actual combat, Pool, service, sharing, Springboot, threadLeave a Comment

Springboot Implementation Timer Timer Processing Tasks

Recently encountered a problem in the project. For a newly created activity, the activity set the start time and end time, which is just a status code change in the database. However, there is a pr

October 14, 2021By Simo Spring Implementation, Processing, Springboot, Task, timed, TimerLeave a Comment

SpringBoot Detailed explanation

Springboot is a framework developed by Spring to quickly build javaWeb projects. Its biggest feature is that it is simple and fast, which simplifies a large number of configuration files for Spring

October 13, 2021By Simo Spring annotation, detailed, SpringbootLeave a Comment

Springboot – Prevent repeated submission (lock mechanism — local lock, distributed lock)

To prevent duplicate submissions, it is mainly handled in the form of locks. If it is a stand-alone deployment, you can use a local cache lock (Guava). If it is a distributed deployment, you need t

October 13, 2021By Simo Spring distributed, Local, lock, Mechanism, prevention, repetition, Springboot, submissionLeave a Comment

Springboot2 integrate DROOLS rules engine to achieve efficient business rules

The source code of this article: GitHub·click here|| GitEE·click here

(1), demonstration drl file format

package droolRule ;
import org.slf4j.Logger
import org.slf4j.LoggerFactory ;
di

October 13, 2021By Simo Spring business, Drools, Efficient, Engine, Implementation, integration, Rules, Springboot, Springboot2Leave a Comment

SpringBoot specifies some types of priority launch

1. Requirements

1. Certain IP addresses and ports are restricted in the project, and only the content (ip) written in the configuration file can access the project.

2. When running the

October 13, 2021By Simo Spring certain, class, designated, priority, Springboot, startupLeave a Comment

Springboot + mybatisplus integrates and uses reverse engineering

First introduce the maven dependency: this is the dependency that needs to be introduced when reverse engineering when integrating mybatisplus

com.baomidou
mybatis-plus-boot-starter
2.3

October 13, 2021By Simo Spring and, Engineering, integration, mybatisplus, Reverse, Springboot, Springboot + mybatisplus, useLeave a Comment

SpringCloud Component Summary, Compared with Dubbo Framework, SpringBoot Framework

The source code of this article: GitHub·click here|| GitEE·click here

1) Basic components

Eureka components, service registration and discovery

Ribbon and Feign components to achi

October 11, 2021By Simo Dubbo analysis, comparison, components, Dubbo, frame, Springboot, SpringCloud, SummaryLeave a Comment

Posts navigation

Page 1 Page 2
Recent Posts
  • Sencha-Touch-2 – Sencha Touch 2, Nested XML Analysis NodeValue
  • Add a separation line and format XML content
  • Is there a norm of simplified XML subsets?
  • Look at it when you write React
  • ReactJS – Present React Redux React-Router App to add the server to the Firebase hosted by the Firebase
Categories
  • Android
  • Apache
  • Apache Kafka
  • Asp
  • Auto-Test
  • Automated Build
  • Aws
  • Bitcoin
  • Browser
  • C & C++
  • C#
  • Centos
  • Cgi
  • Character
  • Cloud Service
  • Cocos2dx
  • Cordova
  • CSS
  • Data Structure
  • Delphi
  • Design Pattern
  • Dojo
  • Dubbo
  • ELK
  • Flex
  • football
  • Game
  • Hadoop
  • Hibernate
  • HTML
  • Hybrid
  • Intel
  • IOS
  • Ipad
  • iPhone
  • Java
  • Javascript
  • Jetty
  • JQuery
  • Jsp
  • Linux
  • Load Balance
  • Lua
  • Macbook
  • Macos
  • Mathematics
  • Micro Services
  • Monitoring
  • Motherboard
  • Mysql
  • Network Hardware
  • Network Marketing
  • Nginx
  • NodeJs
  • Nosql
  • Oracle
  • Os Theory
  • Performance
  • PHP
  • Postgresql
  • Power Designer
  • React
  • Redis
  • Regexp
  • Rom
  • Rss
  • Ruby
  • Search Engines
  • Shell Script
  • Silicon Valley
  • Silverlight
  • Software Design
  • Spring
  • Sql
  • Sqlite
  • Sqlserver
  • Storage
  • Storm
  • Surface
  • SVN
  • Swift
  • System Architecture
  • Tablet
  • Uncategorized
  • Unix
  • Visual Basic
  • Visual Studio
  • Web Crawler
  • WebService
  • Windows
  • Wireless
  • XML
  • ZooKeeper
Archives
  • October 2021
  • September 2021
  • August 2021
  • May 2021
  • April 2021
  • September 2020
  • September 2019
  • August 2019
  • June 2019
  • May 2019
  • April 2019
  • March 2019
© Simon Technology Blog 2025 • ThemeCountry Powered by WordPress