squarealfa_entity_adapter 3.0.4 copy "squarealfa_entity_adapter: ^3.0.4" to clipboard
squarealfa_entity_adapter: ^3.0.4 copied to clipboard

discontinued
outdated

Provides the annotations and a facade to several SquareAlfa framework services that are required to expose PODOs via gRPC services

3.0.4 #

  • Added support for DateTimeRepresentation

3.0.3 #

  • AdaptedEntity annotation does not set default precisions
  • Restored default precisions for EntityAdapted

3.0.2 #

  • EntityAdapted annotation does not set default precisions

3.0.1 #

  • Exposing TimePrecision

3.0.0 #

Breaking change #

  • @EntityAdapted annotation is deprectated in favor of @AdaptedEntity annotation. Both annotations are very similar, except that @AdaptedEntity declares a microsecond precision by default for Duration fields' mappers, instead of a millisecond precision. This is a breaking change, especially for databases that have previously stored durations in milliseconds.

2.0.0 #

  • Replaced singletons with const classes (and many other breaking changes).

1.0.1 #

  • Added exports to defaultsProvider and entity annotations

1.0.0 #

  • Initial
0
likes
0
pub points
1%
popularity

Publisher

verified publishersquarealfa.com

Provides the annotations and a facade to several SquareAlfa framework services that are required to expose PODOs via gRPC services

Homepage
Repository (GitHub)
View/report issues

License

unknown (LICENSE)

Dependencies

defaults_provider_annotations, grpc, map_mapper_annotations, proto_annotations, squarealfa_common_types, squarealfa_entity_annotations

More

Packages that depend on squarealfa_entity_adapter