Blog of Silvio Wangler
  • Home
  • Author
  • Github
  • Mastodon
Automate your Mac with Hammerspoon

Automate your Mac with Hammerspoon

a year ago 1 min read
You maybe know these situations. You just left your home and commute to work by the public transport. While traveling you connect your MacBook with your personal hot spot or maybe with a
Read Now Read Later
Silvio Wangler
By: Silvio Wangler
Dealing with configuration list in Micronaut

Dealing with configuration list in Micronaut

2 years ago 2 min read
Recently I wanted to map configuration list within the application.yml into an immutable configuration object of a Micronaut application. The YAML configuration is fairly simple. It defines a list of instances containing
Read Now Read Later
Silvio Wangler
By: Silvio Wangler
Gradle: Debug Unit Tests

Gradle: Debug Unit Tests

2 years ago 1 min read Gradle
Have you ever been in the situation that everything runs smoothly in your IDE or on your machine and then the build breaks on your command line or CI? Well, in this case
Read Now Read Later
Silvio Wangler
By: Silvio Wangler
Browser Automation with Geb, Spock & Gradle

Browser Automation with Geb, Spock & Gradle

2 years ago 2 min read GebTestingBrowser
This is a repost of my blog post in 2016. Recently I was asked to do a small intro into the Geb [http://www.gebish.org/]. These are the results of a small
Read Now Read Later
Silvio Wangler
By: Silvio Wangler
Split large Git repositories

Split large Git repositories

2 years ago 1 min read git
Recently I had to split a large application into several smaller applications. The source code of that application was in single Git repository and had well-encapsulated modules within its own sub directories such
Read Now Read Later
Silvio Wangler
By: Silvio Wangler
Newer Posts
Page 2 of 3
Older Posts
Powered by Ghost
Blog of Silvio Wangler