Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Create Map type to mapper field #539

Merged
merged 41 commits into from
Aug 8, 2024
Merged

Create Map type to mapper field #539

merged 41 commits into from
Aug 8, 2024

Commits on Aug 7, 2024

  1. test: create Form entity to generic map scenario

    Signed-off-by: Otavio Santana <otaviopolianasantana@gmail.com>
    otaviojava committed Aug 7, 2024
    Configuration menu
    Copy the full SHA
    07c6262 View commit details
    Browse the repository at this point in the history
  2. style: remove extra line

    Signed-off-by: Otavio Santana <otaviopolianasantana@gmail.com>
    otaviojava committed Aug 7, 2024
    Configuration menu
    Copy the full SHA
    a2b6980 View commit details
    Browse the repository at this point in the history
  3. test: create scenario with generic type

    Signed-off-by: Otavio Santana <otaviopolianasantana@gmail.com>
    otaviojava committed Aug 7, 2024
    Configuration menu
    Copy the full SHA
    9080d95 View commit details
    Browse the repository at this point in the history
  4. test: create test scenario to generic types

    Signed-off-by: Otavio Santana <otaviopolianasantana@gmail.com>
    otaviojava committed Aug 7, 2024
    Configuration menu
    Copy the full SHA
    4b9de84 View commit details
    Browse the repository at this point in the history
  5. refactoring: update to CollectionParameter instead of Generic

    Signed-off-by: Otavio Santana <otaviopolianasantana@gmail.com>
    otaviojava committed Aug 7, 2024
    Configuration menu
    Copy the full SHA
    b06e84b View commit details
    Browse the repository at this point in the history
  6. refactoring: update and rename to CollectionField

    Signed-off-by: Otavio Santana <otaviopolianasantana@gmail.com>
    otaviojava committed Aug 7, 2024
    Configuration menu
    Copy the full SHA
    c899928 View commit details
    Browse the repository at this point in the history
  7. feat: generate field and paramter to map

    Signed-off-by: Otavio Santana <otaviopolianasantana@gmail.com>
    otaviojava committed Aug 7, 2024
    Configuration menu
    Copy the full SHA
    bc42ca7 View commit details
    Browse the repository at this point in the history
  8. feat: update header to form sample

    Signed-off-by: Otavio Santana <otaviopolianasantana@gmail.com>
    otaviojava committed Aug 7, 2024
    Configuration menu
    Copy the full SHA
    d2344b1 View commit details
    Browse the repository at this point in the history
  9. feat: create generic type

    Signed-off-by: Otavio Santana <otaviopolianasantana@gmail.com>
    otaviojava committed Aug 7, 2024
    Configuration menu
    Copy the full SHA
    f946e58 View commit details
    Browse the repository at this point in the history
  10. feat: create scenarios to cover with maptypereference

    Signed-off-by: Otavio Santana <otaviopolianasantana@gmail.com>
    otaviojava committed Aug 7, 2024
    Configuration menu
    Copy the full SHA
    a5847d6 View commit details
    Browse the repository at this point in the history
  11. feat: implement map reader

    Signed-off-by: Otavio Santana <otaviopolianasantana@gmail.com>
    otaviojava committed Aug 7, 2024
    Configuration menu
    Copy the full SHA
    88a7a5b View commit details
    Browse the repository at this point in the history
  12. style: update checkstyle at communication-core

    Signed-off-by: Otavio Santana <otaviopolianasantana@gmail.com>
    otaviojava committed Aug 7, 2024
    Configuration menu
    Copy the full SHA
    9ad7806 View commit details
    Browse the repository at this point in the history

Commits on Aug 8, 2024

  1. feat: update mapfield implementation

    Signed-off-by: Otavio Santana <otaviopolianasantana@gmail.com>
    otaviojava committed Aug 8, 2024
    Configuration menu
    Copy the full SHA
    0864848 View commit details
    Browse the repository at this point in the history
  2. feat: include mapping at the builder

    Signed-off-by: Otavio Santana <otaviopolianasantana@gmail.com>
    otaviojava committed Aug 8, 2024
    Configuration menu
    Copy the full SHA
    a34cf06 View commit details
    Browse the repository at this point in the history
  3. feat: include map at the converter

    Signed-off-by: Otavio Santana <otaviopolianasantana@gmail.com>
    otaviojava committed Aug 8, 2024
    Configuration menu
    Copy the full SHA
    00085f8 View commit details
    Browse the repository at this point in the history
  4. test: create test scenario to map

    Signed-off-by: Otavio Santana <otaviopolianasantana@gmail.com>
    otaviojava committed Aug 8, 2024
    Configuration menu
    Copy the full SHA
    f52a6b0 View commit details
    Browse the repository at this point in the history
  5. style: update imports

    Signed-off-by: Otavio Santana <otaviopolianasantana@gmail.com>
    otaviojava committed Aug 8, 2024
    Configuration menu
    Copy the full SHA
    f5ac08b View commit details
    Browse the repository at this point in the history
  6. feat: create map parameter

    Signed-off-by: Otavio Santana <otaviopolianasantana@gmail.com>
    otaviojava committed Aug 8, 2024
    Configuration menu
    Copy the full SHA
    24cc05c View commit details
    Browse the repository at this point in the history
  7. test: create initial structure to map parameter

    Signed-off-by: Otavio Santana <otaviopolianasantana@gmail.com>
    otaviojava committed Aug 8, 2024
    Configuration menu
    Copy the full SHA
    14706fd View commit details
    Browse the repository at this point in the history
  8. feat: include annotation to jnosql

    Signed-off-by: Otavio Santana <otaviopolianasantana@gmail.com>
    otaviojava committed Aug 8, 2024
    Configuration menu
    Copy the full SHA
    0d57d79 View commit details
    Browse the repository at this point in the history
  9. test: create entity to form

    Signed-off-by: Otavio Santana <otaviopolianasantana@gmail.com>
    otaviojava committed Aug 8, 2024
    Configuration menu
    Copy the full SHA
    c9871d5 View commit details
    Browse the repository at this point in the history
  10. test: create initial structure to map

    Signed-off-by: Otavio Santana <otaviopolianasantana@gmail.com>
    otaviojava committed Aug 8, 2024
    Configuration menu
    Copy the full SHA
    705b6d7 View commit details
    Browse the repository at this point in the history
  11. feat: define mapper at the builder

    Signed-off-by: Otavio Santana <otaviopolianasantana@gmail.com>
    otaviojava committed Aug 8, 2024
    Configuration menu
    Copy the full SHA
    fa32514 View commit details
    Browse the repository at this point in the history
  12. test: create map test scenarios

    Signed-off-by: Otavio Santana <otaviopolianasantana@gmail.com>
    otaviojava committed Aug 8, 2024
    Configuration menu
    Copy the full SHA
    5fac7c7 View commit details
    Browse the repository at this point in the history
  13. style: fix imports at the map field metadata

    Signed-off-by: Otavio Santana <otaviopolianasantana@gmail.com>
    otaviojava committed Aug 8, 2024
    Configuration menu
    Copy the full SHA
    2988a41 View commit details
    Browse the repository at this point in the history
  14. test: fix test

    Signed-off-by: Otavio Santana <otaviopolianasantana@gmail.com>
    otaviojava committed Aug 8, 2024
    Configuration menu
    Copy the full SHA
    988b1fd View commit details
    Browse the repository at this point in the history
  15. test: fix test at parameter metadatabuilder

    Signed-off-by: Otavio Santana <otaviopolianasantana@gmail.com>
    otaviojava committed Aug 8, 2024
    Configuration menu
    Copy the full SHA
    fc6fff0 View commit details
    Browse the repository at this point in the history
  16. style: update header to map type reference

    Signed-off-by: Otavio Santana <otaviopolianasantana@gmail.com>
    otaviojava committed Aug 8, 2024
    Configuration menu
    Copy the full SHA
    4a3f553 View commit details
    Browse the repository at this point in the history
  17. refactoring: create feed to decrease the recursive logic

    Signed-off-by: Otavio Santana <otaviopolianasantana@gmail.com>
    otaviojava committed Aug 8, 2024
    Configuration menu
    Copy the full SHA
    3385555 View commit details
    Browse the repository at this point in the history
  18. feat: include field converter type

    Signed-off-by: Otavio Santana <otaviopolianasantana@gmail.com>
    otaviojava committed Aug 8, 2024
    Configuration menu
    Copy the full SHA
    545b1d5 View commit details
    Browse the repository at this point in the history
  19. feat: include semantic at field converter

    Signed-off-by: Otavio Santana <otaviopolianasantana@gmail.com>
    otaviojava committed Aug 8, 2024
    Configuration menu
    Copy the full SHA
    8c2b991 View commit details
    Browse the repository at this point in the history
  20. feat: enhance update MapFeild nad MapParameter

    Signed-off-by: Otavio Santana <otaviopolianasantana@gmail.com>
    otaviojava committed Aug 8, 2024
    Configuration menu
    Copy the full SHA
    90d40c2 View commit details
    Browse the repository at this point in the history
  21. style: remove imports

    Signed-off-by: Otavio Santana <otaviopolianasantana@gmail.com>
    otaviojava committed Aug 8, 2024
    Configuration menu
    Copy the full SHA
    7542364 View commit details
    Browse the repository at this point in the history
  22. feat: update method at MapParameter metadta

    Signed-off-by: Otavio Santana <otaviopolianasantana@gmail.com>
    otaviojava committed Aug 8, 2024
    Configuration menu
    Copy the full SHA
    98d9a5c View commit details
    Browse the repository at this point in the history
  23. feat: update reflection implementation with value

    Signed-off-by: Otavio Santana <otaviopolianasantana@gmail.com>
    otaviojava committed Aug 8, 2024
    Configuration menu
    Copy the full SHA
    441b6f5 View commit details
    Browse the repository at this point in the history
  24. test: create scenario to parameter with map and generics

    Signed-off-by: Otavio Santana <otaviopolianasantana@gmail.com>
    otaviojava committed Aug 8, 2024
    Configuration menu
    Copy the full SHA
    717fac8 View commit details
    Browse the repository at this point in the history
  25. feat: include condition with Map

    Signed-off-by: Otavio Santana <otaviopolianasantana@gmail.com>
    otaviojava committed Aug 8, 2024
    Configuration menu
    Copy the full SHA
    309725d View commit details
    Browse the repository at this point in the history
  26. test: create engine and at converter

    Signed-off-by: Otavio Santana <otaviopolianasantana@gmail.com>
    otaviojava committed Aug 8, 2024
    Configuration menu
    Copy the full SHA
    64870f6 View commit details
    Browse the repository at this point in the history
  27. test: create test scenario to converter

    Signed-off-by: Otavio Santana <otaviopolianasantana@gmail.com>
    otaviojava committed Aug 8, 2024
    Configuration menu
    Copy the full SHA
    d0ad67f View commit details
    Browse the repository at this point in the history
  28. docs: enhance documentation to changelog

    Signed-off-by: Otavio Santana <otaviopolianasantana@gmail.com>
    otaviojava committed Aug 8, 2024
    Configuration menu
    Copy the full SHA
    797e793 View commit details
    Browse the repository at this point in the history
  29. style: include license

    Signed-off-by: Otavio Santana <otaviopolianasantana@gmail.com>
    otaviojava committed Aug 8, 2024
    Configuration menu
    Copy the full SHA
    7343c3d View commit details
    Browse the repository at this point in the history