Giter Club home page Giter Club logo

Comments (4)

godotg avatar godotg commented on May 18, 2024

之前的3.0版本没有发release,我已经把他切到另一个3.0分支

第一个release是3.1.4版本并且上传到了maven**仓库,新版本是集成了Graalvm支持,其它的用法没有太大改变,主要就是不强制继承IPacket接口。

from zfoo.

3ho avatar 3ho commented on May 18, 2024

嗯,谢谢

from zfoo.

godotg avatar godotg commented on May 18, 2024
  • 主干main是当前是面向java 21和GraalVM的开发版本,稳定版本请使用 zfoo-java-11-17
  • 升级流程
    • 重新导入找不到的类
    • 不需要再继承IPacket
    • SafeRunnable删除了,请使用ThreadUtils.safeRunnable()
    • 重命名接口和注解,Storage -> IStorage,@resource -> @Storage,@ResInjection -> @StorageAutowired
    • 重命名接口和注解,@EntityCachesInjection -> @EntityCacheAutowired,@EntityCaches -> @EntityCache

from zfoo.

godotg avatar godotg commented on May 18, 2024

推荐使用 3.2.0的版本,已经是稳定的release版本了

from zfoo.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.