powertools-lambda-java icon indicating copy to clipboard operation
powertools-lambda-java copied to clipboard

Maintenance: Remove Java 8 support in examples for v2

Open scottgerring opened this issue 2 years ago • 1 comments

Summary

Maintaining examples for both Java 8 and Java 11+ is a significant time sink, particularly in terms of weaving configuration.

We should use v2 as an opportunity to remove support from the examples for Java 8, implicitly steering our users towards newer, more efficient Java runtimes.

Why is this needed?

  • Encourage best practices on AWS Lambda
  • Decrease maintenance burden

Which area does this relate to?

Other

Solution

No response

Acknowledgment

scottgerring avatar Oct 10 '23 11:10 scottgerring