Search code examples
amazon-web-servicesspring-bootspring-cloud-aws

org.springframework.cloud VS io.awspring.cloud


what is the difference between these maven group ids. I see few examples on internet using org.springframework.cloud and other using io.awspring.cloud Is one preferred over other ?


Solution

  • In an April 17, 2020 announcement, Spring Cloud AWS is no longer part of the Spring Cloud release train. Not being part of the release train means moving out of the Spring Cloud organization on GitHub and having new Maven coordinates and package names.

    If you want the newest Spring Cloud AWS code, use group ID io.awspring.cloud.