Skip to content
#

chunk

Here are 20 public repositories matching this topic...

Spring Batch 5 skeleton for Spring Boot 3. Includes DB to CSV and CSV to DB samples for quick customization. This repository demonstrates multi-database setup, efficient batch processing, and GitHub Actions integration for CI/CD pipelines.

  • Updated Dec 28, 2024
  • Java

Most of today's simpler software solutions closely link their work to basic database operations. The basic operations are retrieving, entering, modifying, and deleting individual data, so-called CRUD operations. To simplify the implementation of such software solutions, it is possible to build a code generator that builds a series of program sec…

  • Updated Feb 13, 2022
  • Java

这是一个旨在优化 Minecraft 服务器性能的 Bukkit 插件,通过智能地卸载非活动世界的区块来减少内存占用。| This is a Bukkit plugin designed to optimize Minecraft server performance by intelligently unloading chunks in inactive worlds to reduce memory footprint.

  • Updated Jan 23, 2025
  • Java

Improve this page

Add a description, image, and links to the chunk topic page so that developers can more easily learn about it.

Curate this topic

Add this topic to your repo

To associate your repository with the chunk topic, visit your repo's landing page and select "manage topics."

Learn more