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

Tag: spring

Spring Cloud uses Feign Hystrix fuse

In the microservice architecture, there are usually multiple service layer calls. The failure of the basic service may cause This phenomenon is called the service avalanche effect. Service avalanch

October 13, 2021By Simo Spring Cloud, Feign, FM, HYSTRIX, spring, UsedLeave a Comment

Spring MVC principle and configuration

Spring MVC principle and configuration 1. Spring MVC overview Spring MVC It is a powerful and flexible web framework provided by Spring. With the help of annotations, Spring MVC provides a developm

October 13, 2021By Simo Spring configuration, MVC, principle, springLeave a Comment

Spring boot 2.0 + Configure log4j logs

1. Maven introduces the package and excludes the default log

1
2 org.springframework.boot
3 spring-boot-starter
4
5
6 org.springframework.boot
7 spring-boot-starter-logging
8

October 13, 2021By Simo Spring Boot, boot2.0, configuration, log, Log4j, springLeave a Comment

spring-boot – Spring boot – 配置EntityManager

I use Google guice in my project, and now I try to completely convert the framework to SpringBoot.

I configured Bean for persistence.xml, As shown below

@Autowired
@Bean(name = “transac

October 13, 2021By Simo Spring Boot, EntityManager, spring, 配置Leave a Comment

Spring boot security CORS

I have a problem with the CORS filter of spring security URL.
It will not set Access-Control-Allow-Origin and Other public headers will not be filtered by Spring Security.

This is the config

October 13, 2021By Simo Spring Boot, CORS, security, springLeave a Comment

Spring core technology (4)

Continued from the previous article: Spring core technology (3)

version 5.1.8.RELEASE

As mentioned in the previous section, you can define bean properties and constructor parameters as

October 13, 2021By Simo Spring Core, spring, technologyLeave a Comment

Spring MVC uniformly handled three ways

Catalog

Body Spring unified exception handling has three methods, namely:

There is a downside to using this annotation: exception handling The method must be in the same Controller

October 13, 2021By Simo Spring abnormal, handling, methods, MVC, spring, three, UnifiedLeave a Comment

Is the bean in Spring is the thread safe?

Conclusion: Not thread-safe

Is the Bean in the Spring container thread-safe? , The container itself does not provide a bean thread safety strategy, so it can be said that the Bean in the Spri

October 13, 2021By Simo Spring Bean, middle, security, spring, threadLeave a Comment

Spring bean life cycle, how to manage

1. Instantiate a Bean, which is what we usually call new

2. Configure the instantiated Bean according to the Spring context, that is, IOC injection

3. If this Bean implements the BeanNa

October 13, 2021By Simo Spring Bean, How to manage, Life Cycle, springLeave a Comment

Spring boot integrated Rabbit MQ uses a first experience

First experience of using Spring boot integrated Rabbit MQ

First introduce several characteristics of rabbitMQ

Asynchronous Messaging
Supports multiple messaging protocols, message que

October 13, 2021By Simo Spring Boot, experience, First, integration, MQ, Rabbit, spring, usageLeave a Comment

Posts navigation

Page 1 Page 2 Page 3 Page 4 … Page 6
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