69 тысяч подписчиков
90 видео
Mega Spring Boot Bundle Content Sale (Expires on 27th of February)
Announcement 📢 Testing Spring Boot Applications Masterclass Course 3.0 Revamp (30% Discount)
Spring Boot Testing Masterclass Preview Lesson: Course Application Architecture
Spring Boot Testing Masterclass Preview Lesson: Short Application Walkthrough
Automatic Large Scale Java Code Refactoring with OpenRewrite
More Productive Java Testing With IntelliJ Live Templates
Testing Email Sending for Spring Boot Applications With GreenMail (Sandbox Email Server)
Stratospheric 1.0 Release Party | From Zero to Production with Spring Boot and AWS
Bootstrap a New Maven Project With Basic Testing Libraries In Less Than One Minute
WireMock JUnit 5 Test Setup For Integration Tests
WireMock JUnit 4 Test Setup For Integration Tests
WireMock Basic Feature Overview to Mock HTTP Calls
Use JDK 13 Experimental Features with Spring Boot
Mocking Static Methods with Mockito using Java
Testing Spring Boot Applications Masterclass 3.0 Revamp 🍃
Create layered .jar files & use Cloud Native Buildpacks with Spring Boot 2.3
Introduction to Testcontainers with JUnit 5 and Spring Boot
Introduction to Testcontainers with JUnit 4 and Spring Boot
Perform HTTP GET and POST Requests MockMvc to Test a @RestController
Test Protected (Spring Security) Controller Endpoints With MockMvc
Setup MockMvc to Test Your Spring MVC @Controller and @RestController in Isolation
Updating Entities - TDD CRUD API with Spring Boot 2.2, Java 11 and H2
WireMock Introduction and Basic Integration Test Setup to Mock HTTP Communication
MicroProfile JWT Auth - Getting Started with MicroProfile
Test a Secured Endpoint with REST Assured and MockMvc
JAX-RS - Getting Started with MicroProfile
Effectively Test Spring's RestTemplate with @RestClientTest
Integration Test Setup for REST Assured and Spring Boot
Replacing the Default In-Memory Database of @DataJpaTest Using Testcontainers
Event-based AWS Lambda Function with Java and Maven using S3 Events
Deploy and debug a Jakarta EE application with WildFly using IntelliJ IDEA
Reading Entities - TDD CRUD API with Spring Boot 2.2, Java 11 and H2
Deploying an AWS Lambda with Java, Maven and the Serverless Framework
Deleting Entities - TDD CRUD API with Spring Boot 2.2, Java 11 and H2
Basic Setup - TDD CRUD API with Spring Boot 2.2, Java 11 and H2
Deploy your Spring Boot Application to a local Kubernetes Cluster
Manage multiple Java versions on Linux with jEnv
MicroProfile Metrics - Getting Started with MicroProfile
MicroProfile OpenAPI - Getting Started with MicroProfile
Introduction Selenide for Writing Concise Web Tests for Java Projects
MicroProfile Health - Getting Started with MicroProfile
Automatically Detect Dependency Version Updates with Maven
Test a Native Query of Your Spring Data JPA Repository With @DataJpaTest
AWS Lambda HTTP Endpoint Function with Java and Maven
Reuse containers with Testcontainers to improve build times
Short And Concise Test Setup With @DataJpaTest and Testcontainers
JSON-B (JSON Binding) - Getting Started with MicroProfile
Creating Entities - TDD CRUD API with Spring Boot 2.2, Java 11 and H2
Bootstrapping a new JSF 2.3 (Java EE 8) project in under one minute
MockMvc Test Setup With REST Assured and Spring Boot
Bootstrapping your Jakarta EE 8 project in less than one minute
Create and Deploy an AWS CDK CloudFormation Construct (Level 1) Using Java
Create and Inject your Mocks automatically with Mockito's JUnit Jupiter Extension
Introduction to @DataJpaTest and Pitfalls of In-Memory Databases For Testing