Skip to content
This repository has been archived by the owner on Feb 18, 2024. It is now read-only.

enable logback #471

Open
wants to merge 49 commits into
base: springboot3-master
Choose a base branch
from
Open

enable logback #471

wants to merge 49 commits into from

Commits on Nov 29, 2023

  1. remove jdk8

    chaya.cy committed Nov 29, 2023
    Configuration menu
    Copy the full SHA
    586e27e View commit details
    Browse the repository at this point in the history
  2. remove jdk8 profile

    chaya.cy committed Nov 29, 2023
    Configuration menu
    Copy the full SHA
    17fc630 View commit details
    Browse the repository at this point in the history
  3. remove jdk8

    chaya.cy committed Nov 29, 2023
    Configuration menu
    Copy the full SHA
    0126450 View commit details
    Browse the repository at this point in the history
  4. unit test

    chaya.cy committed Nov 29, 2023
    Configuration menu
    Copy the full SHA
    fd4c043 View commit details
    Browse the repository at this point in the history
  5. unit test

    chaya.cy committed Nov 29, 2023
    Configuration menu
    Copy the full SHA
    f6cfcf5 View commit details
    Browse the repository at this point in the history
  6. log back

    chaya.cy committed Nov 29, 2023
    Configuration menu
    Copy the full SHA
    7247cf9 View commit details
    Browse the repository at this point in the history
  7. add replease

    chaya.cy committed Nov 29, 2023
    Configuration menu
    Copy the full SHA
    e4c0811 View commit details
    Browse the repository at this point in the history
  8. add jdk branch

    chaya.cy committed Nov 29, 2023
    Configuration menu
    Copy the full SHA
    58e800c View commit details
    Browse the repository at this point in the history
  9. release

    chaya.cy committed Nov 29, 2023
    Configuration menu
    Copy the full SHA
    0dcd1df View commit details
    Browse the repository at this point in the history

Commits on Jan 12, 2024

  1. add logback samples

    lvjing2 committed Jan 12, 2024
    Configuration menu
    Copy the full SHA
    9d63eee View commit details
    Browse the repository at this point in the history
  2. simplify pom lib import

    lvjing2 committed Jan 12, 2024
    Configuration menu
    Copy the full SHA
    897f70a View commit details
    Browse the repository at this point in the history
  3. arklog lazy init

    lvjing2 committed Jan 12, 2024
    Configuration menu
    Copy the full SHA
    3156a2e View commit details
    Browse the repository at this point in the history
  4. tiny format

    lvjing2 committed Jan 12, 2024
    Configuration menu
    Copy the full SHA
    e611cae View commit details
    Browse the repository at this point in the history

Commits on Jan 15, 2024

  1. Configuration menu
    Copy the full SHA
    87abcc7 View commit details
    Browse the repository at this point in the history
  2. modify springboot3

    lvjing2 committed Jan 15, 2024
    Configuration menu
    Copy the full SHA
    2374f83 View commit details
    Browse the repository at this point in the history

Commits on Jan 16, 2024

  1. no log4j2

    lvjing2 committed Jan 16, 2024
    Configuration menu
    Copy the full SHA
    e496bc6 View commit details
    Browse the repository at this point in the history
  2. add release for snapshot

    lvjing2 committed Jan 16, 2024
    Configuration menu
    Copy the full SHA
    1dfce92 View commit details
    Browse the repository at this point in the history

Commits on Jan 17, 2024

  1. no classload speed up loader

    lvjing2 committed Jan 17, 2024
    Configuration menu
    Copy the full SHA
    6a7dd11 View commit details
    Browse the repository at this point in the history

Commits on Jan 26, 2024

  1. fix samples/service/biz2

    (cherry picked from commit e900d4d)
    yuanyuan2021 authored and lvjing2 committed Jan 26, 2024
    Configuration menu
    Copy the full SHA
    d828fef View commit details
    Browse the repository at this point in the history
  2. Update arch-principle.md

    (cherry picked from commit a37570a)
    lvjing2 committed Jan 26, 2024
    Configuration menu
    Copy the full SHA
    91047ae View commit details
    Browse the repository at this point in the history
  3. Update arch-principle.md

    (cherry picked from commit d74ad62)
    lvjing2 committed Jan 26, 2024
    Configuration menu
    Copy the full SHA
    23a252c View commit details
    Browse the repository at this point in the history
  4. 读写隔离

    (cherry picked from commit 54f04f7)
    巨鹿 authored and lvjing2 committed Jan 26, 2024
    Configuration menu
    Copy the full SHA
    cb2d9de View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    1a2175f View commit details
    Browse the repository at this point in the history
  6. 添加单元测试

    (cherry picked from commit 5820052)
    巨鹿 authored and lvjing2 committed Jan 26, 2024
    Configuration menu
    Copy the full SHA
    6a2036c View commit details
    Browse the repository at this point in the history
  7. 删除多余的符号

    (cherry picked from commit 4ced064)
    巨鹿 authored and lvjing2 committed Jan 26, 2024
    Configuration menu
    Copy the full SHA
    d77c650 View commit details
    Browse the repository at this point in the history
  8. format code

    (cherry picked from commit 88b316b)
    巨鹿 authored and lvjing2 committed Jan 26, 2024
    Configuration menu
    Copy the full SHA
    fc98903 View commit details
    Browse the repository at this point in the history
  9. ci test fix

    (cherry picked from commit 302fde1)
    liu-657667 authored and lvjing2 committed Jan 26, 2024
    Configuration menu
    Copy the full SHA
    4190932 View commit details
    Browse the repository at this point in the history
  10. reset class loader after test

    (cherry picked from commit 3a80d6e)
    巨鹿 authored and lvjing2 committed Jan 26, 2024
    Configuration menu
    Copy the full SHA
    a4005f4 View commit details
    Browse the repository at this point in the history
  11. format code

    (cherry picked from commit 38c93be)
    巨鹿 authored and lvjing2 committed Jan 26, 2024
    Configuration menu
    Copy the full SHA
    414c4e6 View commit details
    Browse the repository at this point in the history
  12. 添加单测代码

    (cherry picked from commit ef97a5e)
    巨鹿 authored and lvjing2 committed Jan 26, 2024
    Configuration menu
    Copy the full SHA
    981624c View commit details
    Browse the repository at this point in the history
  13. format code

    (cherry picked from commit 43dce28)
    巨鹿 authored and lvjing2 committed Jan 26, 2024
    Configuration menu
    Copy the full SHA
    9b8624c View commit details
    Browse the repository at this point in the history
  14. 添加单元测试

    (cherry picked from commit f574754)
    巨鹿 authored and lvjing2 committed Jan 26, 2024
    Configuration menu
    Copy the full SHA
    9b7da9e View commit details
    Browse the repository at this point in the history
  15. format code

    (cherry picked from commit 2dafe0a)
    巨鹿 authored and lvjing2 committed Jan 26, 2024
    Configuration menu
    Copy the full SHA
    40c9be2 View commit details
    Browse the repository at this point in the history
  16. format code

    (cherry picked from commit bfa6b09)
    巨鹿 authored and lvjing2 committed Jan 26, 2024
    Configuration menu
    Copy the full SHA
    05badfb View commit details
    Browse the repository at this point in the history
  17. 补充单元测试

    (cherry picked from commit 1e59b6f)
    巨鹿 authored and lvjing2 committed Jan 26, 2024
    Configuration menu
    Copy the full SHA
    a696abf View commit details
    Browse the repository at this point in the history
  18. stash

    (cherry picked from commit 0c400f4)
    yuanyuan2021 authored and lvjing2 committed Jan 26, 2024
    Configuration menu
    Copy the full SHA
    5a26a1a View commit details
    Browse the repository at this point in the history
  19. 1. 模块禁止DubboBootstrapApplicationListener

    2. BizDubboBootstrapListener增加biz卸载时unexport当前biz服务
    
    (cherry picked from commit a089cbf)
    yuanyuan2021 authored and lvjing2 committed Jan 26, 2024
    Configuration menu
    Copy the full SHA
    9be8564 View commit details
    Browse the repository at this point in the history
  20. logback适配文章

    (cherry picked from commit be388b4)
    yuanyuan2021 authored and lvjing2 committed Jan 26, 2024
    Configuration menu
    Copy the full SHA
    137caf5 View commit details
    Browse the repository at this point in the history
  21. dubbo2.7适配文章

    (cherry picked from commit 6433bcc)
    yuanyuan2021 authored and lvjing2 committed Jan 26, 2024
    Configuration menu
    Copy the full SHA
    0dc1a2e View commit details
    Browse the repository at this point in the history
  22. fix dubbo2.6 / dubbo3 sample

    (cherry picked from commit 4b4ed7f)
    yuanyuan2021 authored and lvjing2 committed Jan 26, 2024
    Configuration menu
    Copy the full SHA
    6d4446e View commit details
    Browse the repository at this point in the history
  23. fix ut

    (cherry picked from commit 7c1ffc9)
    yuanyuan2021 authored and lvjing2 committed Jan 26, 2024
    Configuration menu
    Copy the full SHA
    2957871 View commit details
    Browse the repository at this point in the history
  24. <dev> adapt windows

    (cherry picked from commit cdd8c9d)
    CodeNoobKing authored and lvjing2 committed Jan 26, 2024
    Configuration menu
    Copy the full SHA
    33e6817 View commit details
    Browse the repository at this point in the history
  25. fix author

    (cherry picked from commit 8cc706b)
    CodeNoobKing authored and lvjing2 committed Jan 26, 2024
    Configuration menu
    Copy the full SHA
    c163a5c View commit details
    Browse the repository at this point in the history
  26. Update README.md

    (cherry picked from commit 1519c59)
    lylingzhen authored and lvjing2 committed Jan 26, 2024
    Configuration menu
    Copy the full SHA
    780fae4 View commit details
    Browse the repository at this point in the history
  27. <fix> format

    (cherry picked from commit 1f93e88)
    CodeNoobKing authored and lvjing2 committed Jan 26, 2024
    Configuration menu
    Copy the full SHA
    a05ce5e View commit details
    Browse the repository at this point in the history
  28. fix samples

    lvjing2 committed Jan 26, 2024
    Configuration menu
    Copy the full SHA
    3620e62 View commit details
    Browse the repository at this point in the history

Commits on Feb 1, 2024

  1. add log4j2 adapter

    lvjing2 committed Feb 1, 2024
    Configuration menu
    Copy the full SHA
    f033a7e View commit details
    Browse the repository at this point in the history
  2. fix springboot to 3.0.9

    lvjing2 committed Feb 1, 2024
    Configuration menu
    Copy the full SHA
    ea51d50 View commit details
    Browse the repository at this point in the history
  3. add log4j2 adapter to base

    lvjing2 committed Feb 1, 2024
    Configuration menu
    Copy the full SHA
    c119d10 View commit details
    Browse the repository at this point in the history