spring-hateoas

Spring HATEOAS - Library to support implementing representations for hyper-text driven REST web services.

APACHE-2.0 License

Stars
1K
Committers
79

Bot releases are visible (Hide)

spring-hateoas - 2.2 M2

Published by odrotbohm over 1 year ago

  • #2024 - Regression in AOT metadata generation.
spring-hateoas - 2.1.2

Published by odrotbohm over 1 year ago

  • #2025 - Regression in AOT metadata generation.
spring-hateoas - 2.0.6

Published by odrotbohm over 1 year ago

  • #2026 - Regression in AOT metadata generation.
spring-hateoas - 2.2 M1

Published by odrotbohm over 1 year ago

  • #2023 - Switch to UriComponentsBuilder.fromUri(…).
  • #2011 - Upgrade to Spring Framework 6.1 M1.
  • #2010 - Upgrade to Slf4j 2.0.7.
  • #2005 - Upgrade to Reactor 2022.0.9.
  • #1998 - Upgrade to JUnit 5.9.3.
  • #1997 - Upgrade to JSON Path 2.8.0.
  • #1994 - Upgrade to Jackson 2.15.2.
  • #1993 - Upgrade to Logback 1.4.8.
  • #1988 - Upgrade to Kotlin 1.9.0 and Kotlin Coroutines 1.7.2.
  • #1981 - AOT reflection metadata missing for EntityModel.MapSuppressingUnwrappingSerializer.
  • #1980 - Changing JsonPathProvider to Jackson breaks the JsonPathLinkDiscoverer.
spring-hateoas - 2.1.1

Published by odrotbohm over 1 year ago

  • #2020 - Switch to UriComponentsBuilder.fromUri(…).
  • #2015 - Upgrade to Kotlin 1.8.22.
  • #2012 - Upgrade to Spring Framework 6.0.11.
  • #2009 - Upgrade to Slf4j 2.0.7.
  • #2004 - Upgrade to Reactor 2022.0.9.
  • #2003 - Upgrade to Lombok 1.18.28.
  • #1999 - Upgrade to JUnit 5.9.3.
  • #1995 - Upgrade to Jackson 2.15.2.
  • #1992 - Upgrade to Logback 1.4.8.
  • #1984 - Changing JsonPathProvider to Jackson breaks the JsonPathLinkDiscoverer.
  • #1982 - AOT reflection metadata missing for EntityModel.MapSuppressingUnwrappingSerializer.
spring-hateoas - 2.0.5

Published by odrotbohm over 1 year ago

  • #2018 - Switch to UriComponentsBuilder.fromUri(…).
  • #2013 - Upgrade to Spring Framework 6.0.11.
  • #2008 - Upgrade to Slf4j 2.0.7.
  • #2006 - Upgrade to Reactor 2022.0.9.
  • #2002 - Upgrade to Lombok 1.18.28.
  • #2000 - Upgrade to JUnit 5.9.3.
  • #1991 - Upgrade to Logback 1.4.8.
  • #1985 - Changing JsonPathProvider to Jackson breaks the JsonPathLinkDiscoverer.
  • #1983 - AOT reflection metadata missing for EntityModel.MapSuppressingUnwrappingSerializer.
spring-hateoas - 1.5.5

Published by odrotbohm over 1 year ago

  • #2016 - Switch to UriComponentsBuilder.fromUri(…).
  • #2014 - Upgrade to Spring Framework 5.3.29.
  • #2007 - Upgrade to Reactor 2020.0.34.
  • #2001 - Upgrade to Lombok 1.18.28.
  • #1996 - Upgrade to Logback 1.12.12.
  • #1986 - Changing JsonPathProvider to Jackson breaks the JsonPathLinkDiscoverer.
spring-hateoas - 2.1

Published by odrotbohm over 1 year ago

  • #1973 - Upgrade to Reactor 2022.0.7.
  • #1970 - Upgrade to Spring 6.0.9.
  • #1967 - Upgrade to Kotlin 1.8.21.
  • #1965 - Optional support for Validation API still on javax.… namespace.
  • #1963 - Upgrade to Jackson 2.15.
spring-hateoas - 2.0.4

Published by odrotbohm over 1 year ago

  • #1972 - Upgrade to Reactor 2022.0.7.
  • #1971 - Upgrade to Jackson 2.14.3.
  • #1969 - Upgrade to Spring 6.0.9.
  • #1966 - Optional support for Validation API still on javax.… namespace.
spring-hateoas - 2.1 RC1

Published by odrotbohm over 1 year ago

  • #1959 - Upgrade build plugins.
  • #1958 - Upgrade to ArchUnit 1.0.1.
  • #1957 - Upgrade to Kotlin 1.8.20.
  • #1956 - Upgrade to Reactor 2022.0.6.
  • #1955 - Upgrade to Spring Framework 6.0.8.
  • #1954 - Reference documentation on HAL use orders rel when should be order.
  • #1939 - Upgrade to Jackson 2.15 RC2.
spring-hateoas - 2.1 M1

Published by odrotbohm over 1 year ago

  • #1938 - Upgrade to Spring Framework 6.0.7.
  • #1937 - Upgrade to Mockk 1.13.4.
  • #1936 - Upgrade to Slf4j 2.0.6.
  • #1935 - Upgrade to Reactor 2022.0.5.
  • #1934 - Upgrade to Lombok 1.18.26.
  • #1933 - Upgrade to JUnit 5.9.2.
  • #1932 - Upgrade to Jackson 2.14.2.
  • #1931 - Upgrade to Logback 1.4.6.
  • #1929 - Polish nullability and Javadoc.
  • #1928 - Upgrade to Spring Asciidoctor Backends 0.0.5.
  • #1927 - Upgrade to AssertJ 3.24.2.
  • #1925 - Upgrade to AsciidoctorJ 2.5.7.
  • #1924 - Upgrade to Spring Asciidoctor backends 0.0.4.
  • #1923 - Upgrade to Kotlin 1.8.10.
  • #1920 - Property metadata should support JSR-303 @Size.
  • #1919 - Upgrade CI build to use latest setup-java task.
  • #1905 - Upgrade to Spring Framework 6.0.5.
  • #1900 - Polish use of Optional in PropertyUtils.
  • #1899 - Link header parsing breaks for multiple links with at least one containing unquoted values.
  • #1886 - Trailing slash added for request mappings with empty path.
  • #1856 - Add SlicedModel class for representing Slice collections.
  • #1778 - Correct typo in JavaDoc of EntityLinks.
spring-hateoas - 2.0.3

Published by odrotbohm over 1 year ago

  • #1946 - Upgrade to Spring Framework 6.0.7.
  • #1945 - Upgrade to Mockk 1.13.4.
  • #1944 - Update Jackson compatibility build to 2.15 RC1.
  • #1943 - Upgrade to Reactor 2022.0.5.
  • #1942 - Upgrade to Logback 1.4.6.
  • #1941 - Upgrade to Spring Asciidoctor Backends 0.0.5.
  • #1930 - Polish nullability and Javadoc.
  • #1918 - Upgrade CI build to use latest setup-java task.
spring-hateoas - 1.5.4

Published by odrotbohm over 1 year ago

  • #1950 - Upgrade to Kotlin 1.6.21 and KotlinX 1.6.4.
  • #1949 - Upgrade to Reactor 2020.0.30.
  • #1948 - Make sure reference docs are deployed for 1.5.x releases.
  • #1947 - Upgrade to Spring Framework 5.3.26.
spring-hateoas - 2.0.2

Published by odrotbohm over 1 year ago

  • #1916 - Upgrade to Jackson 2.14.2.
  • #1915 - Upgrade to Lombok 1.18.26.
  • #1914 - Upgrade to Reactor 2022.0.3.
  • #1906 - Upgrade to Spring Framework 6.0.5.
  • #1902 - Link header parsing breaks for multiple links with at least one containing unquoted values.
  • #1901 - Polish use of Optional in PropertyUtils.
spring-hateoas - 1.5.3

Published by odrotbohm over 1 year ago

  • #1912 - Upgrade to Jackson 2.13.5.
  • #1911 - Upgrade to Lombok 1.18.26.
  • #1910 - Upgrade to JUnit 5.8.2.
  • #1909 - Upgrade to Reactor 2020.0.28.
  • #1908 - Upgrade to Spring Framework 5.3.25.
  • #1903 - Link header parsing breaks for multiple links with at least one containing unquoted values.
spring-hateoas - 2.0.1

Published by odrotbohm almost 2 years ago

  • #1896 - Upgrade to Mockk 1.13.3.
  • #1895 - Upgrade to Kotlin 1.7.22.
  • #1894 - Upgrade to Spring Framework 6.0.4.
  • #1893 - Upgrade to Slf4j 2.0.6.
  • #1892 - Upgrade to Reactor 2022.0.2.
  • #1891 - Upgrade to JUnit 5.9.2.
  • #1890 - Upgrade to Jackson 2.14.1.
  • #1889 - Upgrade to Logback 1.4.5.
  • #1888 - Upgrade to Spring Asciidoctor Backends 0.0.4.
  • #1887 - Trailing slash added for request mappings with empty path.
spring-hateoas - 2.0

Published by odrotbohm almost 2 years ago

  • #1880 - Upgrade to Spring Plugin 3.0.
  • #1879 - Upgrade to Reactor 2022.0.0.
  • #1878 - Upgrade Slf4j to 2.0.3.
  • #1877 - Upgrade to Spring Framework 6.0.
  • #1876 - Upgrade Logback to 1.4.4.
  • #1875 - Upgrade to Jakarta Servlet API 6.0.
  • #1874 - Upgrade to Kotlin 1.7.21.
  • #1873 - Upgrade to Mockk 1.13.2.
  • #1863 - Upgrade to Jackson 2.14.
spring-hateoas - 2.0 RC2

Published by odrotbohm almost 2 years ago

  • #1869 - Upgrade to Spring Framework 6.0 RC3.
  • #1867 - Extract domain types from controller methods returning (Entity|Collection)Model instances for reflection.
  • #1866 - Extract types for AOT reflection from RepresentationModelAssemblers.
  • #1865 - Upgrade to Jackson 2.14 RC3.
spring-hateoas - 2.0 RC1

Published by odrotbohm almost 2 years ago

  • #1861 - Upgrade to Reactor 2022.0 RC1.
  • #1860 - Upgrade to Spring Plugin 3.0 RC1.
  • #1859 - Add build profile to monitor Jackson 2.14 development.
  • #1858 - Improve AOT metadata.
  • #1857 - Upgrade to Spring Framework 6.0 RC1.
spring-hateoas - 2.0 M6

Published by odrotbohm about 2 years ago

  • #1819 - Add build time initialization hint for native compilation for MediaTypes.
  • #1822 - Add required runtime hints for native compilation.
  • #1827 - Switch to Spring Asciidoctor backends for reference documentation.
  • #1828 - Upgrade to Reactor 2022.0.0 M6.
  • #1830 - DummyInvocationUtils's ThreadLocal cache causes classloader leak.
  • #1846 - Upgrade to Spring Plugin 3.0 M2.
  • #1847 - Upgrade to Spring Framework 6.0 M6.
  • #1848 - Upgrade to Mockk 1.12.7.
  • #1849 - Upgrade to JUnit 5.9.
  • #1850 - Upgrade to JSONPath 2.7.0.
  • #1851 - Upgrade to Jackson 2.13.4.
  • #1852 - Upgrade to JaCoCo 0.8.8.
  • #1853 - Upgrade to Logback 1.4.1.
  • #1854 - Upgrade to Artifactory Maven Plugin 3.4.0.
Package Rankings
Top 4.27% on Repo1.maven.org