Giovanni van der Schelde's Avatar

Giovanni van der Schelde

@giovds.com

Java developerπŸ§‘β€πŸ’», trainer πŸ“š, speaker πŸ—£οΈ, and open source contributor 🌍 I wouldn’t be able to do my job without the endless and incredible support of the entire Java community. That’s why I believe it’s essential to contribute wherever and whenever you can.

133
Followers
57
Following
17
Posts
22.11.2024
Joined
Posts Following

Latest posts by Giovanni van der Schelde @giovds.com

Let’s connect! I love this idea for our internal Java community.

16.04.2025 18:28 πŸ‘ 3 πŸ” 0 πŸ’¬ 0 πŸ“Œ 0

@calvobianco.com I've create an IntelliJ plugin with the new project wizard. This requires the Plugin DevKit plugin, which you'll probably want anyway. From there I explored their SDK which was decently documented at the time. Other sources of info I've found limited. LMK if you'd like help or info!

26.03.2025 19:34 πŸ‘ 1 πŸ” 0 πŸ’¬ 1 πŸ“Œ 0
Post image

Excited to share that my article, β€œUnleashing the Power of Maven Archetypes”, will be featured in JavaPro’s special edition celebrating 30 Years of Java! Grateful to be part of this milestone.

javapro.io

#Java #Maven

25.01.2025 16:18 πŸ‘ 7 πŸ” 2 πŸ’¬ 0 πŸ“Œ 0

On the custom instructions page of GitHub Copilot it’s only supported in VS Code and VS unfortunately

18.12.2024 06:59 πŸ‘ 0 πŸ” 0 πŸ’¬ 1 πŸ“Œ 0

I haven’t had the chance to use it yet! I think the real win is not having to leave the IDE to use AI’s help. Not sure if it beats the suggestions though especially if you can (soon?🀞) add custom instructions like you currently can with VSCode and Visual Studio. Could become interesting with Qodana?

17.12.2024 13:15 πŸ‘ 1 πŸ” 0 πŸ’¬ 1 πŸ“Œ 0

Today I realized I can use GitHub Copilot in Azure Data Studio as it's just VS Code under the hood. It makes DB scripting and querying much more enjoyable to me, by simply adding an extensions and login into @github.com.

Tip: it has less context than eg. IntelliJ so explain your goal in comments

16.12.2024 19:33 πŸ‘ 1 πŸ” 0 πŸ’¬ 1 πŸ“Œ 0

Do you prefer this over Renovate or similar tools for updating versions in your managed dependencies? Or am I missing a use case?

16.12.2024 15:51 πŸ‘ 1 πŸ” 0 πŸ’¬ 1 πŸ“Œ 0
Video thumbnail

On my way back home I got to witness the β€œChristmas-Express” in Arnhem. πŸš‚

Almost missed my own train while taking pictures πŸ™ˆ

What a pleasant surprise!

stoomtrein.org/christmas-ex...

14.12.2024 10:10 πŸ‘ 5 πŸ” 0 πŸ’¬ 1 πŸ“Œ 0
Preview
Release 2.0.0-rc-1 Β· apache/maven-mvnd Major changes Upgrade to Maven 4.0.0-rc-1 by @gnodet in #1189 Bug fixes Fix exception cause not being printed in the log by @gnodet in #1059 Separate message and exception by newline by @gnodet ...

Apache Maven Daemon aka mvnd 2.0.0-rc-1 is release (wraps Maven 4.0.0-rc-1). Go get it while hot!
github.com/apache/maven...

#maven #maven4

02.12.2024 18:29 πŸ‘ 22 πŸ” 11 πŸ’¬ 0 πŸ“Œ 0

@hanno.codes I see some inspiration for your next demo’s πŸ˜‰

03.12.2024 18:19 πŸ‘ 1 πŸ” 0 πŸ’¬ 1 πŸ“Œ 0
Advent of Code 2024

Perhaps a bit late to the party, but I just completed day 1 of Advent of Code 2024 #AdventOfCode πŸŽ…

Instead of hacking my way through the puzzles I'm aiming to solve them by writing clean code with the latest #java features πŸ‘€

What is your goal this year?

adventofcode.com/2024/

03.12.2024 17:29 πŸ‘ 5 πŸ” 1 πŸ’¬ 0 πŸ“Œ 0

As far as I understand the versions plugin tells you if there is a newer version. The outdated plugin tells you that the version you are using is older than x years. If the latest version was published in 2019 it would be considered latest, but the project may be something to migrate away from

30.11.2024 18:15 πŸ‘ 2 πŸ” 0 πŸ’¬ 0 πŸ“Œ 0

It’s quite the challenge to prevent breaking millions of applications, improve the current state, add new features, cover all scenarios, wishes and configurations out there. It’s not like 3.x wasn’t updated in the meantime of course

30.11.2024 11:54 πŸ‘ 1 πŸ” 0 πŸ’¬ 0 πŸ“Œ 0

Betas are a way to provide valuable feedback to future releases and prevent disappointments

30.11.2024 11:47 πŸ‘ 1 πŸ” 0 πŸ’¬ 1 πŸ“Œ 0
Preview
GitHub - Giovds/outdated-maven-plugin: The Outdated Maven Plugin is a tool designed to help developers identify outdated dependencies in their Maven projects. The Outdated Maven Plugin is a tool designed to help developers identify outdated dependencies in their Maven projects. - Giovds/outdated-maven-plugin

The outdated-maven-plugin v1.4.0 just dropped with plugin support πŸ”Œ

Ever wondered if your #java dependencies are fresh πŸ₯¦ or stale πŸ’€? Well, I did, and I open sourced the #maven plugin to help you out!

You might be on the latest and greatest but are you really up-to-date?

github.com/Giovds/outda...

30.11.2024 11:11 πŸ‘ 8 πŸ” 1 πŸ’¬ 1 πŸ“Œ 0
Download Apache Maven – Maven

Apache Maven 4.0.0-rc-1 just dropped! I’ve been running 4.0.0 betas for a while now and definitely loved it so far.

Make sure to give the new features and major improvements a swing yourself: maven.apache.org/download.cgi

If you run into anything make sure to reach out!

#Java #Apache #Maven

29.11.2024 09:56 πŸ‘ 55 πŸ” 24 πŸ’¬ 2 πŸ“Œ 1

If you are interested in Apache Maven, check out this Starter Pack.
go.bsky.app/EsaaHFm

New additions coming every week: This time @ixchelruiz.bsky.social @giovds.com

25.11.2024 07:30 πŸ‘ 16 πŸ” 6 πŸ’¬ 1 πŸ“Œ 0

One of the things I like so far: Starter Packs.

Am I missing anyone?
go.bsky.app/Swonz9x

22.11.2024 20:33 πŸ‘ 3 πŸ” 0 πŸ’¬ 0 πŸ“Œ 0

Thanks! 🫢 Looking forward to discover the platform and spread the #java love

22.11.2024 20:00 πŸ‘ 1 πŸ” 1 πŸ’¬ 0 πŸ“Œ 0