Learn about new features in Gradle 6.0.
Baeldung Author
Johnathan Gilday
I'm a software developer focused on backend Java and cloud technologies. I'm passionate about automated testing and thoughtful design. I work at Contrast Security in Baltimore, MD, USA where I help build a Java agent for detecting and blocking web application vulnerabilities.
Here's what I've written (so far):
Baeldung on Java
- All
- Java (2)
- Security (1)
- Gradle (1)
- Data (1)
Defensive Copies for Collections Using AutoValue
Filed under Java
Learn what to do to ensure that AutoValue makes defensive copies in the constructors it writes.
Remote Code Execution with XStream
Learn how to prevent a remote code execution attack on an application that uses XStream to read XML