Learn about the Ninja web framework and the basic features that it provides using a simple web application
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)
- Spring Security (3)
- NoSQL (3)
- Java Concurrency (3)
- REST (2)
- DevOps (2)
- Data (2)
- Cloud (2)
- Web Services (1)
- Spring Data (1)
- Java Streams (1)
- Java Map (1)
- Java IO (1)
- Java Collections (1)
- Java Array (1)
- JPA (1)
- IDE (1)
- Core Java (1)
- Artificial Intelligence (1)
- Architecture (1)
Intro to Apache Tapestry
Filed under Java
Learn about the Apache Tapestry web framework and create a simple web application using the basic features that it provides
Intro to Spring Data Geode
Filed under Spring Data
Learn how to use Spring Data Geode for the configuration and development of an Apache Geode Java client application
Categories in Groovy
Filed under Groovy
Learn about the Groovy categories metaprogramming feature that can enable additional features on classes
A Quick Guide to Working with Web Services in Groovy
Filed under Groovy, Web Services
Learn how to work with Web Services in Groovy.
An Intro to the Java Debug Interface (JDI)
Filed under Java
A quick and practical overview of Java Debug Interface.
Metaprogramming in Groovy
Filed under Groovy
Explore the concept of runtime and compile-time metaprogramming in Groovy
Lossy Conversion in Java
Filed under Java
Learn about lossy conversion in Java and some handy conversion techniques to avoid this error
Ratpack with Groovy
Filed under Groovy
Ratpack is a set of lightweight Java libraries for building scalable non-blocking HTTP applications. We explore building a Ratpack service in Groovy.
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