commons-rest

holds commons classes and services used to develop REST applications with spring mvc

MIT License

Stars
9
Committers
3

Bot releases are hidden (Show)

commons-rest -

Published by melistik over 1 year ago

  • improved hooks now compatible v3 + v4 in one
  • upgraded axios 1.3.4 and commons-ts 0.9.1
  • should work now with both version
commons-rest -

Published by melistik over 1 year ago

  • spring-boot 2 compatbile release with newest commons-ts 0.9.1 release and rewritten open-api generation
  • compatible build for react-query 3 and 4
commons-rest -

Published by melistik almost 2 years ago

  • first spring-boot 3.0.1 release
  • refactored a lot of code to get it running with spring 6
  • removed abstract controller and fixed example project
commons-rest -

Published by melistik almost 2 years ago

  • upgraded spring-boot 2.7.7
  • fixed timeutil issues with durations bigger 60min ;)
commons-rest -

Published by melistik almost 2 years ago

  • improved reactQuery within openapi
    • specified TData generic to allow custom select options for query + infinite
    • allow to decide for version 3 and 4 compatible generator
  • introduced posthog module for easy integration
    • modified basic code of posthog-java
    • added log-version (for internal tests etc.), aspect annotation and injected userId service
  • upgraded versions
commons-rest -

Published by melistik about 2 years ago

  • allow to configure default staleTime
  • upgraded spring-boot 2.7.3
commons-rest -

Published by melistik about 2 years ago

  • added use of union types (detects by JsonSubTypes annotation)
  • upgraded spring-boot 2.7.4 and pebble 3.1.6
commons-rest -

Published by melistik about 2 years ago

  • open-api-gen added missing null-checks
  • upgraded spring-boot 2.7.2
commons-rest -

Published by melistik about 2 years ago

  • added StopwatchParts
    • allows to track in process part-tracking by
    • example: ⏱ 4109 ms [29% syncValues: 1197 ms | 23% queryProduct: 953 ms | 21% colorMapping: 880 ms | 10% brainMap: 444 ms ...]
  • upgraded spring-boot 2.7.1
commons-rest -

Published by melistik over 2 years ago

  • upgraded spring-boot 2.7.0
  • upgraded spring-doc 1.6.9
  • added shorthand Page with convert content...
commons-rest -

Published by melistik over 2 years ago

  • added missing converters for binary results
commons-rest -

Published by melistik over 2 years ago

  • missing await for result before invalide ;)
commons-rest -

Published by melistik over 2 years ago

  • upgraded spring-boot 2.6.7 + spring-doc 1.6.8
  • mutation added option to wait on custom onSuccess before perform invalidate
commons-rest -

Published by melistik over 2 years ago

  • solved issue with paramters of list/array
commons-rest -

Published by melistik over 2 years ago

  • added multipart handling
  • fixed object in typescript (replaced with any)
commons-rest -

Published by melistik over 2 years ago

  • solved autoconfig overwrite issues
  • upgraded spring-doc 1.6.7
commons-rest -

Published by melistik over 2 years ago

  • removed typescript core + added springdoc-openapi-javadoc
commons-rest -

Published by melistik over 2 years ago

  • refactored generated typescript code
  • uses npm module commons-ts and introducted auth-context use
  • changed from static to context + improved package layout of generated module
commons-rest -

Published by melistik over 2 years ago

  • upgraded versions
  • added openapi module to gernerate rest-clients + react-query hooks
commons-rest -

Published by melistik over 3 years ago

  • added open-api annotations
  • switched to org.springframework.lang.Nullable -> javax.annotation.Nullable
  • upgraded versions of spring-boot 2.5.1 and other
  • updated docs
Package Rankings
Top 31.12% on Repo1.maven.org
Badges
Extracted from project README
Maven Central
Related Projects