141 Java Refactoring With Modern Features

Use when you need to refactor Java code to adopt modern Java features (Java 8+) — including migrating anonymous classes to lambdas, replacing Iterator loops with Stream API, adopting Optional for null safety, switching from legacy Date/Calendar to java.time, using collection factory methods, applying text blocks, var inference, or leveraging Java 25 features like flexible constructor bodies and module import declarations. Part of the skills-for-java project

jabrena 079571f 2 files · 54.9 KB Updated

File contents

jabrena/cursor-rules-examples/tree/main/.agents/skills/141-java-refactoring-with-modern-features commit 079571fbea

Frequently asked questions

npx skillmds@latest add jabrena/141-java-refactoring-with-modern-features