diboot- A low-code development platform for developers

diboot- A low-code development platform for developers

2022-09-05 1 1,001
Resource Number 38203 Last Updated 2025-02-24
¥ 0HKD Upgrade VIP
Download Now Matters needing attention
Can't download? Please contact customer service to submit a link error!
Value-added Service: Installation Guide Environment Configuration Secondary Development Template Modification Source Code Installation

The recommended diboot in this issue is designed to write less, perform better, and is a low-code development platform for developers. Correlation no SQL, 10 times higher performance, front and back end code visual generation and other all-round capabilities!

diboot- A low-code development platform for developers插图

diboot design concept

  • Web development needs a universal basic framework to simplify complex problems, preferably with better performance, and avoid common pitfalls
  • Programmers are hard to replace, but programmers should focus on data structure design, business implementation, difficulty solving, and repetitive CRUD will not improve
  • Low code is the future trend, CRUD class repetitive regular work can be automated or even eliminated

diboot Main technical stack

  • Backend Java + relational database, closely follow the Spring system (Spring Boot, Spring Cloud)
  • ORM station Mybatis, general Mapper framework uses Mybatis-plus
  • Permissions: The spring boot version uses Shiro+JWT; The spring cloud version uses spring security + oauth2.
  • Front and rear separation, front-end selection of Vue, support ElementUI and Antd vue pro

diboot component

  1. diboot-core: Compact optimized kernel: Write less, perform better
  2. IAM authentication infrastructure and VUE front-end framework (diboot-antd-admin, diboot-element-admin)
  3. diboot-file file processing component
  4. diboot-scheduler Scheduled task component
  5. diboot-message message notification component
  6. diboot-mobile

diboot-core (diboot-core-starter) Operation procedure

< Introducing dependencies

<dependency>
<groupId>com.diboot</groupId>
<artifactId>diboot-core-spring-boot-starter</artifactId>
<version>{latestVersion}</version>
</dependency>

或Gradle:

compile(“com.diboot:diboot-core-spring-boot-starter:{latestVersion}”)

2. Configuration parameters (Data source)

#datasource config
spring.datasource.url=jdbc:mysql://localhost:3306/diboot_example? characterEncoding=utf8& serverTimezone=GMT%2B8
spring.datasource.username=diboot
spring.datasource.password=123456
spring.datasource.hikari.maximum-pool-size=5
spring.datasource.hikari.driver-class-name=com.mysql.cj.jdbc.Driver
-------------------------------------------------------------------------
#diboot-core-spring-boot-starter Optional parameter configuration:
# Whether to initialize sql, default true, after initialization (or non-development environments) can be changed to false to turn off detection
diboot.core.init-sql=false

config class

diboot-core-starter presets the mybatis-plus pagination configuration by default (using the latest configuration of MybatisPlusInterceptor in mybatis-plus 3.4.x). If you rely on core-starter, you do not need to configure paging for mybatis plus again. If you need to add other interceptors, you need to redefine MybatisPlusInterceptor. Example :

@Bean
public MybatisPlusInterceptor mybatisPlusInterceptor() {
    MybatisPlusInterceptor interceptor = new MybatisPlusInterceptor();
    interceptor.addInnerInterceptor(new PaginationInnerInterceptor());
    return interceptor;
}
# Also, HttpMessageConverters is configured by default in core-starter. If you need to change the default configuration, you need to redefine HttpMessageConverters in the configuration class. 
@Bean
public HttpMessageConverters jacksonHttpMessageConverters() {
...
}

Note: Diboot-core-starter presets the default configuration and interface implementation related to the dictionary table. If an old project relies only on diboot-core (non-diboot-core-starter), add the diboot package path to ComponentScan.

diboot Novice experience

1. Clone the playground project in the IDE

“File -> New -> Project from version control…” Menu Opens the Clone Project dialog box :

diboot- A low-code development platform for developers插图1

Enter the following path of playground project in the URL, specify the local path of the project (avoid Chinese path), and click the Clone button
:https://gitee.com/dibo_software/playground.git

diboot- A low-code development platform for developers插图2

After the clone is complete, in the Maven view on the right, add pom.xml

under the demo project.

diboot- A low-code development platform for developers插图3

Use devtools to initialize code after preparing the database

  • Click the URL printed in the console to enter the devtools operation page. (Individual users need to scan the code for the first time)
  • Starting devtools for the first time prompts you to initialize the basic code of the component (to facilitate custom modifications, devtools generates code such as controller into a local project). Click the Generate Code button for each component in turn.

diboot- A low-code development platform for developers插图4

  • Open the java directory under the demo directory and you will see that the initialization code for the relevant components has been generated.

Note: If the startup front end finds that the verification code cannot be displayed, you need to check whether this step was performed and restart the project. The controller associated with login authentication needs to generate

in this step

资源下载此资源为免费资源立即下载
Telegram:@John_Software

Disclaimer: This article is published by a third party and represents the views of the author only and has nothing to do with this website. This site does not make any guarantee or commitment to the authenticity, completeness and timeliness of this article and all or part of its content, please readers for reference only, and please verify the relevant content. The publication or republication of articles by this website for the purpose of conveying more information does not mean that it endorses its views or confirms its description, nor does it mean that this website is responsible for its authenticity.

Ictcoder Free Source Code diboot- A low-code development platform for developers https://ictcoder.com/diboot-a-low-code-development-platform-for-developers/

Share free open-source source code

Q&A
  • 1. Automatic: After making an online payment, click the (Download) link to download the source code; 2. Manual: Contact the seller or the official to check if the template is consistent. Then, place an order and make payment online. The seller ships the goods, and both parties inspect and confirm that there are no issues. ICTcoder will then settle the payment for the seller. Note: Please ensure to place your order and make payment through ICTcoder. If you do not place your order and make payment through ICTcoder, and the seller sends fake source code or encounters any issues, ICTcoder will not assist in resolving them, nor can we guarantee your funds!
View details
  • 1. Default transaction cycle for source code: The seller manually ships the goods within 1-3 days. The amount paid by the user will be held in escrow by ICTcoder until 7 days after the transaction is completed and both parties confirm that there are no issues. ICTcoder will then settle with the seller. In case of any disputes, ICTcoder will have staff to assist in handling until the dispute is resolved or a refund is made! If the buyer places an order and makes payment not through ICTcoder, any issues and disputes have nothing to do with ICTcoder, and ICTcoder will not be responsible for any liabilities!
View details
  • 1. ICTcoder will permanently archive the transaction process between both parties and snapshots of the traded goods to ensure the authenticity, validity, and security of the transaction! 2. ICTcoder cannot guarantee services such as "permanent package updates" and "permanent technical support" after the merchant's commitment. Buyers are advised to identify these services on their own. If necessary, they can contact ICTcoder for assistance; 3. When both website demonstration and image demonstration exist in the source code, and the text descriptions of the website and images are inconsistent, the text description of the image shall prevail as the basis for dispute resolution (excluding special statements or agreements); 4. If there is no statement such as "no legal basis for refund" or similar content, any indication on the product that "once sold, no refunds will be supported" or other similar declarations shall be deemed invalid; 5. Before the buyer places an order and makes payment, the transaction details agreed upon by both parties via WhatsApp or email can also serve as the basis for dispute resolution (in case of any inconsistency between the agreement and the description of the conflict, the agreement shall prevail); 6. Since chat records and email records can serve as the basis for dispute resolution, both parties should only communicate with each other through the contact information left on the system when contacting each other, in order to prevent the other party from denying their own commitments. 7. Although the probability of disputes is low, it is essential to retain important information such as chat records, text messages, and email records, in case a dispute arises, so that ICTcoder can intervene quickly.
View details
  • 1. As a third-party intermediary platform, ICTcoder solely protects transaction security and the rights and interests of both buyers and sellers based on the transaction contract (product description, agreed content before the transaction); 2. For online trading projects not on the ICTcoder platform, any consequences are unrelated to this platform; regardless of the reason why the seller requests an offline transaction, please contact the administrator to report.
View details

Related Source code

ICTcoder Customer Service

24-hour online professional services