How to use Jackson’s type inference.
Also find me here:
Baeldung Author
Iulian-Cristian Manda
π I am a Senior Java Full Stack Consultant / Contractor / Freelancer with 9+ π²πππ«π¬ π¨π ππ±π©ππ«π’ππ§ππ. I use my expertise to identify & implement clients' needs with regards to their software solution. About my skills: β Back End: Java, Spring, SQL, Scala β DevOps: AWS, Azure DevOps, Kubernetes, Docker β Software Design: OOP, SOLID, TDD, Hexagonal Architecture β Front End: Vue.js, React, Angular, Typescript, Javascript
Here's what I've written (so far):
Baeldung on Java
- All
- Jackson (1)
- HTTP Client-Side (1)
Download a Binary File Using OkHttp
Filed under HTTP Client-Side
Learn how to download a binary file using the OkHttp library.
Baeldung on Ops
- All
- Git (1)
Removing Tracked Files With .gitignore
Filed under Git
Learn how to remove currently tracked files from a Git index after adding them to the .gitignore file.