Source code of enterprise electronic bidding procurement system Spring Cloud + Spring Boot + MybatisPlus + Redis + Layui + front-end and back-end separation + secondary development tbms

​ Functional modules: to-do news, tender announcement, bid winning announcement, information release

describe:

Whole-process digital procurement management, creating a whole-process digital management from supplier management to procurement bidding, procurement contracts, and procurement execution. The supplier portal has the ability to collaborate internally and externally, pushes and displays all relevant procurement business information (historical cooperation, investigation and rectification, performance evaluation, etc.)

Service framework: Spring Cloud, Spring Boot2, Mybatis, OAuth2, Security

Front-end architecture: VUE, Uniapp, Layui, Bootstrap, H5, CSS3

Technologies involved: Eureka, Config, Zuul, OAuth2, Security, OSS, Turbine, Zipkin, Feign, Monitor, Stream, ElasticSearch, etc.

business service

Business service: meet different business needs through internal (Feign) and external communication (Restful) between services. External services provide safe and stable Restful services externally through standardized protocols, communicate internally through Spring Cloud Feign, and complete CRUD operations on the database.

 

Guess you like

Origin blog.csdn.net/m0_67544708/article/details/132214748