1. 22 3月, 2023 1 次提交
  2. 16 3月, 2023 1 次提交
  3. 28 2月, 2023 5 次提交
  4. 27 2月, 2023 1 次提交
  5. 26 2月, 2023 1 次提交
  6. 11 9月, 2022 3 次提交
  7. 30 5月, 2022 1 次提交
  8. 29 5月, 2022 1 次提交
  9. 24 1月, 2022 2 次提交
  10. 06 9月, 2021 4 次提交
  11. 04 9月, 2021 1 次提交
  12. 16 6月, 2021 2 次提交
  13. 27 4月, 2021 2 次提交
  14. 26 4月, 2021 1 次提交
  15. 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
  16. 07 4月, 2021 5 次提交
  17. 28 3月, 2021 1 次提交
  18. 27 3月, 2021 2 次提交
  19. 13 3月, 2021 2 次提交
  20. 11 3月, 2021 1 次提交
    • B
      Introduce code style and reformat existing code #403 (#579) · 5b655222
      Bogdan Kobylynskyi 提交于
      * Introduce code style and reformat existing code #403
      
      * Add check-code-style.yml workflow #403
      
      * Add graphql-codegen-check-style.xml and enable it in the workflow #403
      
      * Fix check-code-style.yml workflow
      
      * Fix build issues
      
      * Revert back changes in gradlew script
      5b655222
  21. 05 3月, 2021 2 次提交