Philipp Gysel

Philipp Gysel @pmgysel

About: I love Java☕. 6 years of professional experience. I am interested in architecture, SpringBoot, and new Java features.

Location:
Switzerland
Joined:
Mar 17, 2020

Philipp Gysel
articles - 15 total

Learn Aspect Oriented Programming by Example

This post offers a great way for you to learn Aspect Oriented Programming by studying concrete exampl...

Learn More 53 0Feb 1 '21

Aspect Oriented Programming with Java and SpringBoot

This blog covers the basics of Aspect Oriented Programming (AOP). I’ll show a simple working example...

Learn More 52 1Jan 6 '21

From Java 8 to Java 15 in Ten Minutes

This blog will give you samples of awesome new feature added since Java 7. I’ll showcase at least one...

Learn More 132 14Dec 7 '20

From Legacy Projects to CI/CD Pipelines

Recently I received the maintenance responsibility for two legacy projects in my company. One of the...

Learn More 24 0Nov 17 '20

Log Capturing App with MongoDB + Spring Boot + Swagger UI

In this story, we will look at a log capturing app using the following technologies: MongoDB Java +...

Learn More 13 2Sep 14 '20

MongoDB CRUD Queries from Java and Shell

In this tutorial you will see working examples for performing CRUD operations to a MongoDB. We will c...

Learn More 8 2Aug 31 '20

Introduction to MongoDB and Document Databases

This tutorial teaches you the basics of NoSQL Document Databases. To keep things practical, we’ll als...

Learn More 25 2Aug 27 '20

NoSQL: Introduction and Concepts

So you know SQL and want to get started with NoSQL? This starter tutorial will be perfect for you 😊....

Learn More 15 0Aug 24 '20

From a Docker Image to a Deployment on OpenShift

In this tutorial, I’ll show you a working example for deploying a docker container on OpenShift V4. Y...

Learn More 54 3Aug 3 '20

Learn Spring Boot by Annotations

This blog will teach you the basics of Spring Boot by looking at the available annotations. A lot of...

Learn More 104 8May 11 '20

Simple working example of REST Web Service with Spring Boot

In this we will look at a very basic web service which can respond to HTTP requests. This blog is per...

Learn More 55 4May 1 '20

Introduction to Convolutional Neural Networks

In this introductory post on Convolutional Neural Networks, we will cover: Some applications The m...

Learn More 7 0Apr 21 '20

Introduction to Machine Learning

In this blog post, you will learn the basis principles of machine learning. I won’t focus on specific...

Learn More 56 0Apr 12 '20

Start Using TensorFlow 2

What this guide is about: Start using TensorFlow 2 in a matter of 2-3 minutes. 3 alternatives to in...

Learn More 18 0Apr 5 '20

From a Web Application to a Docker Image to a Deployment with Kubernetes

From a Java Application to a Kubernetes Deployment In this tutorial, we’ll start with a...

Learn More 26 1Apr 5 '20