Yavuz Tas
Senior Software Developer
Featured
Consuming Variable Responses in Jackson
In addition to being another popular library of JSON in Java, the Jackson Library is very well known for its ability to offer deep customization in an opinionated way. more
Consuming Variable Responses in Gson
No matter being public or private, Restful APIs are the most popular way to integrate our applications with the world outside. This means you do not have a chance to alter the services you consume, instead, you should... more
ApplicationContext in Spring Framework
When we deal with the business requirements in enterprise world, IoC containers can be a life saver in software development. They provide us a frictionless orchestration for our application components... more
Welcome to My Blog!
This is a momentous occasion for me, so many years I had to wait to launch my blog. Under the burden of my daily work, I thought I couldn't share my experience because I am a quite busy software developer. more
All Articles
Containers, Inversion of Control and Dependency Injection
Containers in computer science, are special structures that contain child objects as well as are responsible for managing their life-cycle. Although there may be different types of containers classified by how they... more
Java Algorithm Questions
Today, I would like to share one of my repositories which is about some interesting java algorithm questions and my solutions to them. These questions... more
Object Oriented Programming and SOLID Principles
In this very first article, we will explain Object Oriented Programming and some basic principles of it both with definitions and code samples. One of the popular programming paradigms is... more
Spring Framework Fundamentals
I have created an educational repository that aims to provide fundamental information and code samples with Java. My project primarily focuses on Spring Framework and attempts to... more
Welcome to My Blog!
This is a momentous occasion for me, so many years I had to wait to launch my blog. Under the burden of my daily work, I thought I couldn't share my experience because I am a quite busy software developer. more