Open dabdine-r7 opened 9 years ago
I've created a maven archetype that has worked well for my tomcat 8 / dynamodb persistent sessions use case in elastic beanstalk.
If people like it, I may eventually get around to releasing it formally in maven central, though for now it has to be installed manually before it's used: https://github.com/dabdine-r7/aws-dynamodb-tomcat-eb-archetype
Also, it's currently referencing aws-dynamodb-session-tomcat 2.0.0, though it hasn't been released yet, so if anyone wants to use it they'll have to manually install aws-dynamodb-session-tomcat first before trying to compile their generated wrapper.
This project has been archived. Please see the README.md for more detail on alternative projects.
I've created a maven archetype that has worked well for my tomcat 8 / dynamodb persistent sessions use case in elastic beanstalk.
If people like it, I may eventually get around to releasing it formally in maven central, though for now it has to be installed manually before it's used: https://github.com/dabdine-r7/aws-dynamodb-tomcat-eb-archetype
Also, it's currently referencing aws-dynamodb-session-tomcat 2.0.0, though it hasn't been released yet, so if anyone wants to use it they'll have to manually install aws-dynamodb-session-tomcat first before trying to compile their generated wrapper.