排序
Goovy Java 10 reasons to use Groovy in 2019
Goovy Java 10 reasons to use Groovy in 2019, Why Groovy? It's been about a year since I joined my company's DevOps team and one of the main tools we use is Jenkins which gets along...
Dockerize your integration tests
Dockerize your integration tests,Most of our applications have to talk to a database, a HTTP API, a message broker, a SMTP server, etc… And it's quite complicated to set up a real...
Most Popular Java Web Frameworks
Most Popular Java Web Frameworks,As Java has evolved over the years, multiple attempts have been made to simplify development for various use cases. From official standards like Ja...
Two years in the life of AI, ML, DL and Java
Two years in the life of AI, ML, DL and Java, Citation All the images in the post are owned by the respective owners/creators/authors. This post is a re-blog of my @JavaAdventCalen...
DC++ Clients (Java, Kotlin)
DC++ Clients (Java, Kotlin),Hello everybody! I've decided to train my skills in Java/Kotlin; the topic for this purpose is DC++ client, so for now I'm wondering does anybody know w...
Proficiently Manipulate Metadata in your Password Protected Documents using Java API
Proficiently Manipulate Metadata in your Password Protected Documents using Java API,Online file sharing services these days are commonly used by the average Internet user and peop...
Local Variables Type Inference in Java
Local Variables Type Inference in Java,To be short, This post is about a type called var, which is introduced in java 10. Before started using var type, i have analysed and summari...
The difference between libraries and frameworks with analogies
The difference between libraries and frameworks with analogies, Img source: geeksforgeeks.org Software developers use the words libraries and frameworks very frequently and interch...
Making an IDE
Making an IDE,Hi, Me and my friend are planning on creating an IDE for Java, But we haven't really worked on such thing and we are wondering how difficult this could be, and also w...
Learning Algorithms with JS, Python and Java #10: Pyramid
Learning Algorithms with JS, Python and Java #10: Pyramid,This series of articles follows Stephen Grider's Udemy course in three different languages. Today's question is a slight v...
Framework-less REST API in Java
Framework-less REST API in Java, Java ecosystem is packed with frameworks and libraries. For sure not as many as in JavaScript world and they don't get old as quickly too but still...
How to extract text and metadata from text and presentation templates
How to extract text and metadata from text and presentation templates,Extract text and metadata from a number of different text and presentation templates on Java platform using Gr...