Backend Implementation Method and Device Based on SpringBoot

The Chinese Patent CN112905176B granted to Industrial and Commercial Bank of China describes a SpringBoot‑based backend implementation method that extracts operation data, maps business IDs to configuration, builds conditional expressions, and processes data, aiming to reduce development changes, lower costs, and improve system stability.

Architect's Guide
Architect's Guide
Architect's Guide
Backend Implementation Method and Device Based on SpringBoot

According to the announcement by the China National Intellectual Property Administration, Industrial and Commercial Bank of China has been granted patent CN112905176B titled “Backend Implementation Method and Device Based on SpringBoot” (application date February 2021).

The invention discloses a method for implementing the backend of a web system using SpringBoot, comprising receiving operation data from the presentation layer, extracting the corresponding business ID and maintenance object ID, retrieving configuration information from a business parameter table (including business logic, data table mappings, and field‑to‑column relationships), forming a conditional expression by combining the maintenance object ID with the business logic, and processing the operation data using this expression.

This 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 building Java applications, built on the Spring framework, providing a rapid and convenient way to create standalone, production‑grade Spring applications.

Original Source

Signed-in readers can open the original source through BestHub's protected redirect.

Sign in to view source
Republication Notice

This article has been distilled and summarized from source material, then republished for learning and reference. If you believe it infringes your rights, please contactadmin@besthub.devand we will review it promptly.

javaSoftware Architecturebackend-developmentSpringBootpatentweb system
Architect's Guide
Written by

Architect's Guide

Dedicated to sharing programmer-architect skills—Java backend, system, microservice, and distributed architectures—to help you become a senior architect.

0 followers
Reader feedback

How this landed with the community

Sign in to like

Rate this article

Was this worth your time?

Sign in to rate
Discussion

0 Comments

Thoughtful readers leave field notes, pushback, and hard-won operational detail here.