Skip to content

JoWiSoftware

getting.Things.done();

  • Datenschutzerklärung
  • Lizenzen / Licenses
  • Impressum
  • Datenschutzerklärung
  • Lizenzen / Licenses
  • Impressum

Category Archives: English

Building Small JREs and Docker Images with Recent Versions of OpenJDK – Alpine edition

24 Nov

I did not plan to write a third part about my journey to small Docker images for OpenJDK. However, Java 16 will support musl-libc instead of glibc which is very interesting for our container world. So I did another experiment … Read More »

Docker, English, Java, Linux, Programmieren Leave a comment

Building Small JREs and Docker Images with Recent Versions of OpenJDK – Part 2

1 Sep

This is part two of my article about small JREs. You find the first part in a separate blog post. The original post was published in German in my employers blog. What about Docker? In the first part, we build … Read More »

Docker, English, Java 1 Comment

Building Small JREs and Docker Images with Recent Versions of OpenJDK – Part 1

1 Sep

How we can use small JREs in productive environments to keep our systems small and secure. I originally published this article in German in my employer’s blog. The recent version of AdoptOpenJDK and even the current LTS version do not … Read More »

Docker, English, Java 2 Comments

How Does JMock work?

12 Sep

JMock is a very clean mocking framework. There are many others out there, but after I read “Growing Object Oriented Software Guided by Tests” I really prefer JMock for the most tasks. We talked about Java’s Proxy class in my … Read More »

Clean Code, English, Java, Programmieren 1 Comment

Using Java’s Proxy Class to Transparently Manage Transactions

12 Sep

After we got a rough idea how Spring works internally, let’s go a bit further. Spring allows it to transparently open and close Database connections, add caching mechanisms and so on. Let’s find out how Spring does this. There are … Read More »

Clean Code, English, Java, Programmieren 1 Comment

How does Spring work II?

11 Sep

Last time we experimented with a simple, self-cooked DI solution which work’s a bit like spring. Let’s continue this idea and talk about how to implement DI by using Annotations instead of configuration files. Again, I prepared a small Project … Read More »

Clean Code, English, Java, Programmieren Leave a comment

How does Spring work I?

11 Aug

One thing I really hate is believing in magic when writing software. It may be possible that we just don’t understand some things, but it is not magic, they are just some things we not know (yet). Just google for … Read More »

Clean Code, English, Java, Programmieren 1 Comment

Managing ssh-agent automatically (with cygwin/PuTTY-Support)

1 Apr

When using SSH with public keys it is very annoying to enter the pass phrase everytime you connect to a host. In some cases (I won’t talk about security here, but you should really check waht it means to use … Read More »

Bash, English, Linux Leave a comment

Building a simple Jenkins Pipeline

3 Mrz

Jenkins (formerly hudson) is a very cool CI-Tool. It is easily possible to automate building, testing and deployment with Jenkins. It is possible to split the task into several Jenkins jobs. This has a few advantages: You see very fast, … Read More »

English, Linux, Programmieren Leave a comment

Quick Guide: Setup SBT for Eclipse (including SBT cygwin Setup) [Updated]

3 Mrz

Setting up Scala is really easy. Just extract it, add the bin/ directory to your %PATH%, and you are ready to run scala and fsc. But as with java, this is seldom enough. Normally, you want to use an IDE … Read More »

Bash, English, Programmieren, Scala Leave a comment

Beitragsnavigation

1 2 →

Schlagwörter

english Example Programmieren Programming Reverse Polish Notation RPN Scala UPN

Neueste Beiträge

  • Building Small JREs and Docker Images with Recent Versions of OpenJDK – Alpine edition
  • Building Small JREs and Docker Images with Recent Versions of OpenJDK – Part 2
  • Building Small JREs and Docker Images with Recent Versions of OpenJDK – Part 1
  • How Does JMock work?
  • Using Java’s Proxy Class to Transparently Manage Transactions

Neueste Kommentare

  • Jochen bei Customize your ZSH-Prompt for Git and SSH [Update 1]
  • gg bei Customize your ZSH-Prompt for Git and SSH [Update 1]
  • Building Small JREs and Docker Images with Recent Versions of OpenJDK – Part 1 – JoWiSoftware bei Building Small JREs and Docker Images with Recent Versions of OpenJDK – Part 2
  • Building Small JREs and Docker Images with Recent Versions of OpenJDK – Alpine edition – JoWiSoftware bei Building Small JREs and Docker Images with Recent Versions of OpenJDK – Part 1
  • Building Small JREs and Docker Images with Recent Versions of OpenJDK – Part 2 – JoWiSoftware bei Building Small JREs and Docker Images with Recent Versions of OpenJDK – Part 1

Archive

  • November 2020
  • September 2020
  • September 2013
  • August 2013
  • August 2012
  • Juli 2012
  • Juni 2012
  • April 2012
  • März 2012
  • Februar 2012
  • November 2011
  • Oktober 2011
  • August 2011
  • Februar 2011
  • Januar 2011
  • Dezember 2010
  • Oktober 2010
  • August 2010
  • Juli 2010
  • Juni 2010
  • Mai 2010

Kategorien

  • ActiveVB
  • agil
  • Backups
  • Bash
  • Buch
  • Clean Code
  • Docker
  • DokuWiki
  • English
  • GIT
  • Jabber/XMPP
  • Java
  • Linux
  • Mails
  • Mobil
  • Patterns
  • Perl
  • PHP
  • Programmieren
  • Python
  • Refactorings
  • Scala
  • Smalltalk
  • Studium
  • ZSH

Meta

  • Anmelden
  • Feed der Einträge
  • Kommentare-Feed
  • WordPress.org
© 2023 JoWiSoftware
Powered by WordPress / Theme by Design Lab