Micro Service -- Nacos configuration management model

1. How to start Nacos in IDEA? 2. The Nacos configuration center is down. Can our service still read the configuration information? You can obtain the configuration information of the configuration center from the memory. After the client obtains the configuration information, it will store a copy of the configuration information in the ...

Posted by tonga on Tue, 26 Oct 2021 01:13:43 -0700

Spring Boot + MyBatis module project construction

1, Foreword Recently, the company's project is ready to start reconstruction. The framework is selected as SpringBoot+Mybatis. This article mainly records the process of building a SpringBoot multi module project in IDEA. 1. Development tools and system environment IDE: IntelliJ IDEA 2018.2 System environment: mac OSX 2. Project directory st ...

Posted by Backara_Drift on Mon, 25 Oct 2021 18:10:30 -0700

1 Introduction and initial experience of flowable workflow

1 Introduction      Flowable Official website address: https://flowable.com/open - source/      Flowable The project provides a series of compact and efficient open source business process engines. They provide a workflow and business process management (BPM) for developers, system administrators, and business users )Platform. ...

Posted by Tibster on Sat, 23 Oct 2021 02:01:39 -0700