最新发布第1081页
What is the Output of this
What is the Output of this,Find the output of this Java program This is very simple program. An JSONObject is created with key as key1 and value as value1. Then its passed to the m...
Beautiful World of Monads
Beautiful World of Monads,Let me start with a disclaimer. The explanation below in no way pretends to be precise or absolutely accurate from Functional Programming's perspective. I...
[CP] : Leetcode july 2020 challenge Solutions
[CP] : Leetcode july 2020 challenge Solutions,This leetcode challenge is beginner-friendly & consists of 31 daily problems over the month of July. A problem is added here each ...
Creating CI/CD pipeline using triggers of google cloud for web app written in Spring Boot(java) and React.js
Creating CI/CD pipeline using triggers of google cloud for web app written in Spring Boot(java) and React.js,Hello all This is my first post so bear with me. In this article, I am ...
Towards better functional programming in Java with Vavr
Towards better functional programming in Java with Vavr,The functional paradigm in programming is over 62 years old, first presented in the Lisp language in 19581. In the context o...
How to add text and image watermark to PDF files in Java applications
How to add text and image watermark to PDF files in Java applications,Watermark is generally used in commercial field to show the documents are authorized that others can¡¯t copy...
Freelance Marketplace Design
Freelance Marketplace Design,Hey folks, hy there I am software developer and have knowledge of Java(spring boot) and javaacript(react and angular). I want to make freelance marketp...
URL SHORTENER APPLICATION
URL SHORTENER APPLICATION,It's been almost 2 years since I made a URL Shortener application. In that, I used Mongodb and Express to build an API for shortening URLs and redirecting...
how to show website in Bottonsheetdialog android studio
how to show website in Bottonsheetdialog android studio, how to show website in Bottonsheetdialog android studio Jul 13 '20 Comments: 4 Answers: 1 0 how to show a web page with web...
Util files are Important
Util files are Important,Most of the developers know the importance of Util files. I would like to share my story about the Util files I have developed for my work or personal proj...
The proper care and feeding of your Gradle build
The proper care and feeding of your Gradle build,Gradle builds don’t maintain themselves. They require proper care and feeding (nutritious food rather than the chips and soda most...
Power up your REST service with Batch API
Power up your REST service with Batch API,RESTful APIs is pretty common nowadays, as a clear and well-structured resource-oriented standard. But we often have to face the use case ...