GithubHelp home page GithubHelp logo

jkuipers / spring-cloud-aws Goto Github PK

View Code? Open in Web Editor NEW

This project forked from awspring/spring-cloud-aws

0.0 0.0 0.0 30.13 MB

The New Home for Spring Cloud AWS

Home Page: http://awspring.io

License: Apache License 2.0

Java 99.99% Makefile 0.01%

spring-cloud-aws's Introduction

๐Ÿƒ Spring Cloud AWS

Open in Gitpod

Simplifies using AWS managed services in a Spring and Spring Boot applications.

For a deep dive into the project, refer to the Spring Cloud AWS documentation:

Version Reference Docs API Docs
Spring Cloud AWS 3.0.0-M3 Reference Docs API Docs
Spring Cloud AWS 2.4.2 Reference Docs API Docs
Spring Cloud AWS 2.3.5 Reference Docs API Docs

Sponsors

Big thanks to Localstack for providing PRO licenses to the development team!

localstacklogo

Compatibility with Spring Project Versions

This project has dependency and transitive dependencies on Spring Projects. The table below outlines the versions of Spring Cloud, Spring Boot and Spring Framework versions that are compatible with certain Spring Cloud AWS version.

Spring Cloud AWS Spring Cloud Spring Boot Spring Framework AWS Java SDK
2.3.x (maintenance mode) 2020.0.x (3.0/Illford) 2.4.x, 2.5.x 5.3.x 1.x
2.4.x (maintenance mode) 2021.0.x (3.1/Jubilee) 2.6.x, 2.7.x 5.3.x 1.x
3.0.x (under development) 2022.0.x (4.0/Kilburn) 3.0.x 6.0.x 2.x

Note: 3.0.0-M2 is the last version compatible with Spring Boot 2.7.x and Spring Cloud 3.1. Starting from upcoming M3 we're switching to Spring Boot 3.0.

Supported AWS integrations

AWS Service Spring Cloud AWS 2.x Spring Cloud AWS 3.x
S3 โœ… โœ…
SNS โœ… โœ…
SES โœ… โœ…
Parameter Store โœ… โœ…
Secrets Manager โœ… โœ…
SQS โœ… โœ…
RDS โœ… TODO #322
EC2 โœ… โŒ
ElastiCache โœ… โŒ
CloudFormation โœ… โŒ
CloudWatch โœ… โœ…
Cognito โœ… Covered by Spring Boot
DynamoDB โŒ โœ…

Note, that Spring provides support for other AWS services in following projects:

Current Efforts

We are working on Spring Cloud AWS 3.0 - a major release that includes moving to AWS SDK v2 and re-thinking most of the integrations.

Checking out and building

To check out the project and build it from source, do the following:

git clone https://github.com/awspring/spring-cloud-aws.git
cd spring-cloud-aws
./mvnw package

To build and install jars into your local Maven cache:

./mvnw install

For faster builds, we recommend using Maven Daemon and using following commands:

Build:

make build

Clean:

make clean

Format code:

make format

Building documentation

Documentation can be built by activating the docs profile in the maven build.

make docs

It generates:

  • reference documentation in docs/target/generated-docs/
  • API docs in target/site/

Getting in touch

Or reach out directly to individual team members:

spring-cloud-aws's People

Contributors

aemruli avatar alainsahli avatar andersonkyle avatar aygiz avatar cstettler avatar darrenforsythe avatar devinsba avatar eddumelendez avatar fjmacagno avatar jansauer avatar jkschneider avatar louisalexander avatar maciejwalkowiak avatar marcingrzejszczak avatar matejnedic avatar mcruzdev avatar mkatircioglu avatar olgamaciaszek avatar rajadilipkolli avatar ryanjbaxter avatar sfussenegger avatar sivaprasadreddy avatar spencergibb avatar spring-builds avatar spring-operator avatar tac-yacht avatar tgianos avatar tmnuwan12 avatar tomazfernandes avatar voytech avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.