Understanding My Java Se Tech Stack
Exploring My Java Se Tech Stack reveals several interesting facts. Summary :::::::::: This time, we talk about the design of this series's project and we go through its implementation step by step.
Key Takeaways about My Java Se Tech Stack
- Summary :::::::::: In this video we'll create the project for this series while we cover a couple of Maven's basic concepts. We learn ...
- Summary :::::::::: In this video, we talk about Hibernate Validator: an amazing tool for verifying pre- and postconditions in our code.
- Summary :::::::::: In this video, we configure Log4j. We introduce two appenders (one for the console and another for a file), ...
- Summary :::::::::: Here, we cover a wonderful tool for performing mutation testing in
- Summary :::::::::: This time, we make use of the Aspect Oriented Programming (AOP) paradigm with the help of AspectJ for ...
Detailed Analysis of My Java Se Tech Stack
Summary :::::::::: This time, we go deep into JUnit5's features. We make use of multiple assertions the right way. We cover different ... Summary :::::::::: There's nothing wrong with JUnit5's assertions, but we can do way better. That's why in this video we're going to ... Summary :::::::::: In this video we'll prepare our machines for the ones to come. With the help of SDKMan, we're going to install in ...
Summary :::::::::: And for the last video in the series, we're going to enhance our tests reports with the beautiful ones that we can ...
Stay tuned for more updates related to My Java Se Tech Stack.