Discover Objenesis, a handy Java library that allows you to instantiate objects without calling class constructors.
Also find me here:
Baeldung Author
Anshul Bansal
I am a full-stack JEE developer with 8 years of experience. Seasoned in technologies like Grails & Groovy, Spring, and Hibernate with various domains. You can discover my technical content here at Baeldung or on https://dev.to/smartyansh.
Here's what I've written (so far):
Baeldung on Java
- All
- Java (9)
- Groovy (9)
- Persistence (5)
- JVM (4)
- Testing (3)
- NoSQL (3)
- Java Concurrency (3)
- Spring Security (2)
- REST (2)
- Data (2)
- Cloud (2)
- Web Services (1)
- Spring Data (1)
- Spring (1)
- Security (1)
- Java Streams (1)
- Java Map (1)
- Java IO (1)
- Java Collections (1)
- Java Array (1)
- JPA (1)
- IDE (1)
- DevOps (1)
- Core Java (1)
- Artificial Intelligence (1)
- Architecture (1)
Management Interface in Quarkus
Filed under Cloud
Learn about the Management Interface in Quarkus.
How to Execute Load Tests Using the k6 Framework
Filed under Testing
Learn how to perform load testing with the K6 framework.
A Guide to Nomad Cloud Platform
Filed under Cloud
Discover Nomad Cloud Platform , a straightforward approach for managing cloud-based applications.
Introduction to Apache Accumulo
Filed under Data, Persistence
Introduction to Apache Accumulo, a powerful distributed key-value store with unparalleled cell-level security, high performance, and scalability.
Introduction to Jakarta Persistence 3.2
Filed under JPA
A quick tutorial on the new features introduced in Jakarta Persistence 3.2.
Introduction to Apache Hadoop
Filed under Data
A quick introduction to Apahe Hadoop.
Intro to MongoDB Atlas
Filed under NoSQL
An intro to MongoDB Atlas – a cloud-based service that manages the deployment, monitoring, security, and scaling of MongoDB databases.
Introduction to MyBatis-Plus
Filed under Persistence
Learn about the MyBatis-Plus persistence framework as an alternative to JDBC and ORM tools such as JPA/Hibernate.
Baeldung on Kotlin
- All
- Testing (1)
- Spring (1)
- Kotlin-Java Interop (1)
- Kotlin (1)
Guide to Spring Boot Testing with Kotlin
Explore a few unit and integration testing techniques for the Spring Boot app with Kotlin.
Kotlin Interview Questions
Filed under Kotlin
Learn a few typical interview questions categorized into beginner and advanced levels
Java vs. Kotlin
Filed under Kotlin-Java Interop
Learn several key differences between Java and Kotlin, the two most popular languages for the JVM.
Baeldung on Ops
- All
- Kubernetes (1)
Kubernetes with kind
Filed under Kubernetes
Primarily a testing tool for Kubernetes, kind is also handy for local development and CI