Open in app
Home
Notifications
Lists
Stories

Write
David
David

Home

Published in A Developers Odyssey

·Jan 2

Filter JUnit 5 tests on Gradle with command-line arguments

How to selectively run JUnit 5 tests in a gradle project using tags, command-line arguments and a few additions to a build.gradle file. The problem I ran into an issue I genuinely thought probably had inbuilt support, but apparently not. The JUnit platform on Gradle does have configuration support which allows filtering…

Gradle

3 min read

Filter JUnit 5 tests on Gradle with command-line arguments
Filter JUnit 5 tests on Gradle with command-line arguments

Published in A Developers Odyssey

·May 5, 2021

Spring Web Client Exception Handling

Exception handling in Spring’s new WebClient with custom and unforeseen exceptions. This article assumes you have at least a little knowledge on reactive programming. If you’ve used Angular and/or RxJs before, then you’ll be right at home, almost. Introduction For as long as I can remember, I have been using Javascript…

Spring Boot

5 min read

Spring Web Client Exception Handling
Spring Web Client Exception Handling

Published in A Developers Odyssey

·Nov 22, 2018

Intro to ES2015 Proxies — With Example

Proxies, proxy for singular, were introduced in ES2015. They weren’t as loudly announced as other features like the rest/spread operator (…) or everybody’s favorite, arrow functions (=>). However, they may prove to be useful for someone struggling to achieve a really specific design pattern or thinking about one. As a…

Java Script

5 min read

Intro to ES2015 Proxies — With Example
Intro to ES2015 Proxies — With Example
David

David

Live. Love. Code

Following
  • Joshua Chipile

    Joshua Chipile

  • Nassim Nicholas Taleb

    Nassim Nicholas Taleb

  • George Berar

    George Berar

  • Nkumbu H Siwale

    Nkumbu H Siwale

Help

Status

Writers

Blog

Careers

Privacy

Terms

About

Knowable