1. 19 3月, 2023 1 次提交
  2. 18 3月, 2023 1 次提交
  3. 16 3月, 2023 2 次提交
  4. 28 2月, 2023 6 次提交
  5. 27 2月, 2023 2 次提交
  6. 22 2月, 2023 2 次提交
  7. 20 2月, 2023 1 次提交
  8. 13 9月, 2022 1 次提交
  9. 06 9月, 2022 2 次提交
  10. 06 8月, 2022 1 次提交
  11. 29 5月, 2022 2 次提交
  12. 10 2月, 2022 1 次提交
  13. 21 1月, 2022 1 次提交
  14. 16 1月, 2022 1 次提交
  15. 02 12月, 2021 2 次提交
  16. 11 11月, 2021 1 次提交
  17. 07 11月, 2021 1 次提交
  18. 06 9月, 2021 3 次提交
  19. 04 9月, 2021 1 次提交
  20. 05 7月, 2021 1 次提交
  21. 29 4月, 2021 1 次提交
  22. 22 4月, 2021 1 次提交
  23. 20 4月, 2021 1 次提交
    • G
      Generate jackson type id resolver annotation (#637) · e15ac840
      Gautier Dhordain 提交于
      * Generate Jackson resolver annotation on union interface
      
      * Generate Jackson resolver (Java only)
      
      * plug with gradle plugin & some fixes
      
      * plug with maven plugin
      
      * fix issue when model package was null or empty
      
      * fix codestyle issue
      
      * handle model name prefix & suffix
      
      * support scala jackson-typeid annotations
      support scala jackosn enum annotation
      
      * support scala jackson-typeid annotations
      support scala jackosn enum annotation
      
      * codefix
      
      * fix bug
      
      * fix bug
      
      * codestyle fix
      
      * fix ci test
      
      * fix checkstyle
      
      * fix ci test
      
      * refactor duplicated code in *GraphQLTypeMapper
      
      * add GraphQLTypeMapper methods javadoc
      
      * remove unecessary import
      
      * refactor to use definition
      Co-authored-by: 梦境迷离's avatar梦境迷离 <dreamylost@outlook.com>
      Co-authored-by: 梦境迷离's avatar梦境迷离 <568845948@qq.com>
      e15ac840
  24. 16 4月, 2021 1 次提交
  25. 07 4月, 2021 1 次提交
    • A
      Add ability to generate particular types as Java interfaces #606 (#610) · c4475c49
      Alexey Zhokhov 提交于
      * Gradle 6.8.3.
      
      * Added typesAsInterfaces config option.
      
      * Updated doc.
      
      * Basic implementation for generating type as interface.
      
      * Tests for generating type as interface.
      
      * Code style fixes.
      
      * Code style fixes.
      
      * Java 1.8 build fixes.
      
      * Code style fixes.
      
      * Code style fixes.
      
      * Attempt to fix compilation.
      
      * Code review fixes.
      
      (cherry picked from commit 994f6fee)
      c4475c49
  26. 27 3月, 2021 2 次提交