排序
A c# dev starting a Java course
A c# dev starting a Java course,I have started a module with the Open University where I am to learn OO concepts through learning and using Java. As personal documentation as well ...
Kotlin – The Good, the Bad and the Ugly
Kotlin - The Good, the Bad and the Ugly,Hi folks! This is an article I've wanted to write for quite some time now. I've seen my fair share of Kotlin and also used it in production....
Containerising a Spring Data Cassandra application
Containerising a Spring Data Cassandra application,I’m continuing my journey of learning Docker. I am still keeping it simple at this point. This time around, I am going to tackle...
Java is going to be replaced by Flutter – How true, is it?
Java is going to be replaced by Flutter - How true, is it?,The programming languages are the set of instructions to the device so that it can perform tasks required and give variou...
Learning Algorithms with JS, Python and Java 8: Sentence Capitalization
Learning Algorithms with JS, Python and Java 8: Sentence Capitalization,It's been a while since I posted the last article. Today's is a nice and simple one for rehab. This series o...
$1m to pay open source maintainers on Tidelift
$1m to pay open source maintainers on Tidelift,Open source can be puzzling. It's now widely accepted that open source software is everywhere. Yet almost every day there is a new pa...
Which is the best Task Scheduler written in Java?
Which is the best Task Scheduler written in Java?,Hello dev.to community, Do you know any task scheduler witten in Java and easy to set up? Thanks! 原文链接:Which is the best Task...
Add images to Word document using Apache POI
Add images to Word document using Apache POI,Post Link : Add images to Word document using Apache POI You may have been worked with Apache POI Library to read and write content in ...
Where I am can find a reviewers?
Where I am can find a reviewers?,Hello, everyone! My name is Yegor and I am java junior developer. And as developer I have a my own project. But I have an one problem - review. I d...
Java Map keys should always be Comparable
Java Map keys should always be Comparable,This article is inspired by the discovery years ago that an attacker could manipulate query parameters to turn the map data structure in m...