
The Java Dev
@the_java_dev
Tweeting out the best Java posts from dev.to. Part of the @ThePracticalDev family ❤️
ID: 1038136568135991301
https://dev.to/t/java 07-09-2018 18:47:00
2,2K Tweet
5,5K Takipçi
0 Takip Edilen




Add simple caching to your Spring Boot app with Redis in Docker 🔹 spring-boot-starter-redis 🔹 @EnableCaching for faster responses { author: Ayush Shrivastava 🇮🇳 } #DEVCommunity #Java dev.to/ayshriv/spring…

Overview of OOP in Java with core principles, class vs object distinctions and practical benefits in real code examples { author: Ayush Shrivastava 🇮🇳 } #DEVCommunity #Java dev.to/ayshriv/oops-i…

SeaTunnel's HiveSink leak got fixed by wrapping close() in finally. Learn this and other Java resource management essentials. { author: Apache SeaTunnel } #DEVCommunity #Java dev.to/seatunnel/java…







Learn how to cut cold starts in Quarkus 3 Lambdas by priming DynamoDB with AWS SnapStart. Startup median drops to ~650 ms. { author: Vadym Kazulkin } #DEVCommunity #Java dev.to/aws-heroes/qua…


Insert and merge a new interval into a sorted, non overlapping list • Single pass O(n), constant extra space • Java code example { author: RohithVazhathody } #DEVCommunity #Java dev.to/rohithv07/leet…



Walk through fixing a Java cdk-nag test in AWS CDK, using Amazon Q to surface EC23 warnings and enforce security best practices. { author: Yvo van Zee } #DEVCommunity #Java dev.to/aws-builders/v…


Implementing cdk-nag in Java CDK unit tests 🔹 Apply AwsSolutionsChecks in test setup 🔹 Use CDK Assertions to catch missing security rules { author: Yvo van Zee } #DEVCommunity #Java dev.to/aws-builders/v…