Patent on a SpringBoot-Based Web System Backend Implementation Method and Device
The Chinese Patent Office announced that Industrial and Commercial Bank of China obtained patent CN112905176B for a SpringBoot-based web system backend implementation method and device, which details a process of receiving operation data, extracting business and object IDs, retrieving configuration, forming conditional expressions, and processing data to reduce development changes and improve system stability.
According to the National Intellectual Property Administration, Industrial and Commercial Bank of China recently received patent CN112905176B titled “Backend Implementation Method and Device for a SpringBoot-Based Web System.” The patent was filed on February 2021.
Patent Abstract: The invention discloses a method and device for implementing the backend of a SpringBoot web system. The method includes receiving operation data from the presentation layer, extracting the corresponding business ID and maintenance object ID, obtaining configuration information from a business parameter table in the data access layer (including business logic for each data field, the data table containing each field, and the mapping between data fields and table columns), forming a conditional expression by combining the maintenance object ID with the business logic, and processing the operation data using this conditional expression.
The disclosed approach aims to reduce changes in the backend business layer during development, lower development costs, and enhance system stability.
Spring Boot is an open‑source framework for developing Java applications, built on the Spring framework, providing a rapid way to create standalone, production‑grade Spring applications.
Java Architect Essentials
Committed to sharing quality articles and tutorials to help Java programmers progress from junior to mid-level to senior architect. We curate high-quality learning resources, interview questions, videos, and projects from across the internet to help you systematically improve your Java architecture skills. Follow and reply '1024' to get Java programming resources. Learn together, grow together.
How this landed with the community
Was this worth your time?
0 Comments
Thoughtful readers leave field notes, pushback, and hard-won operational detail here.