-
Notifications
You must be signed in to change notification settings - Fork 90
fix(example): Update the example to v1.2.0 #288
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
fix(example): Update the example to v1.2.0 #288
Conversation
Also include some code clean up in general and try to get the gradle project to build
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Thanks for the contribution @michaelbrewer
Even though this example project exists within the repo, we also have https://github.com/aws-samples/cookiecutter-aws-sam-powertools-java which we keep upto date with version updates and features.
But its good to have this example project upto date as well until we have it in the same repo.
@pankajagrawal16 thanks i will have a look at https://github.com/aws-samples/cookiecutter-aws-sam-powertools-java I did run into alot of issues getting things to build or run in Intellij and the Gradle part does not work specifically. I will see if the cookiecutter has the same issues. |
Description of changes:
Also include some code clean up in general and try to get the gradle project to build
Checklist