Code Monkey home page Code Monkey logo

Comments (3)

qqxx6661 avatar qqxx6661 commented on June 28, 2024

OK,放在TODO List里后面改一下,也欢迎pr。其实DIFF中用到的JavaAssist我有想法把他们从新版本里删除掉,有点太hack了。

from log-record.

mymx2 avatar mymx2 commented on June 28, 2024

OK,放在TODO List里后面改一下,也欢迎pr。其实DIFF中用到的JavaAssist我有想法把他们从新版本里删除掉,有点太hack了。

去除吧,看用哪个diff包https://github.com/search?o=desc&q=java-object-diff&s=stars&type=Repositories

另外,在可doc中加个tip:项目中默认采用框架异步线程池,如需传递上下文环境(如requestId等),请将log-record.thread-pool.enabled改为false,自定义异步实现。

关于pr,我本地修改吧,直接v1不支持boot3,等v2。毕竟还要分离core & starter。

from log-record.

qqxx6661 avatar qqxx6661 commented on June 28, 2024

从1.6.0版本开始支持springboot3(JDK17)

<dependency>
  <groupId>cn.monitor4all</groupId>
  <artifactId>log-record-springboot3-starter</artifactId>
  <version>1.6.0</version>
</dependency>

可以查看最新的README.md

https://github.com/qqxx6661/log-record/blob/v1.6.0/README.md

若有更多疑问可以重开issue

from log-record.

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.