Jackson Deserialization Vulnerability
Jackson Deserialization Vulnerability,On July 29th, 2019 a high severity Deserialization of Untrusted Data vulnerability (CVE-2019-14379, CVE-2019-14439) affecting all versions of ...
The ONE book every developer MUST read!
The ONE book every developer MUST read!, Superpower Let's face it, us developers live in a very strange world. Explain what you do to 95% of the population and they'll likely glaze...
How To Deep Clone An Object Using Java In Memory Serialization
How To Deep Clone An Object Using Java In Memory Serialization,In my previous articles, I had explained the difference between deep and shallow cloning and how copy-constructors an...
Using Apache Kafka to implement event-driven microservices
Using Apache Kafka to implement event-driven microservices, Event-driven microservices with Kafka (3 Part Series) 1 Using Apache Kafka to implement event-driven microservices 2 Kaf...
Learn How To Code Your First Game In Java With CodeGym
Learn How To Code Your First Game In Java With CodeGym, We’ve got a problem, Cap! Most attempts to learn programming (or something else) on your own simply fail. Every self-taught...
Setup WildFly SSL
Setup WildFly SSL,DevOps should configure SSL support on WildFly application servers for security reasons. The following steps describe how to configure HTTPS on local server for t...
How To Learn Any Programming Language Online in 2019
How To Learn Any Programming Language Online in 2019, Let’s face it, computers are everywhere these days, and the need for programmers is ever-increasing. Programming is vital to ...
1mantisphoenix the Jack of All
1mantisphoenix the Jack of All,Good day all, Joined Dev.to because my life aspirations have finally revealed that my typing skills is needing to go the right route into programming...
A Quick Guide to Spring Boot Login Options
A Quick Guide to Spring Boot Login Options,In this post, you’re going to work through various options for implementing a login feature using Spring Boot 2.1. You’ll start with th...
How to create an Android App: picture picking
How to create an Android App: picture picking, Creating An Android App (6 Part Series) 1 How to create an Android App Part 1 2 How to create an Android App: Datepicker ... 2 more p...