İnci KÜÇÜKinStackademicContainerize According to the needs of Your Microservice Projects with Docker Image Creation ToolsWhat is a Docker Image?2d ago2d ago
İnci KÜÇÜKinStackademicStrengthen Your Microservice Projects using 12-Factor & 15-Factor MethodologiesThe terms “12-factor” and “15-factor” methodologies refer to design principles for building cloud-native applications. These methodologies…5d ago5d ago
İnci KÜÇÜKinStackademicManage Microservice Projects with Profiles Using Spring Cloud Config ServerIn a Spring Boot microservices architecture, the use of profiles plays a crucial role in managing environment-specific configurations…6d ago6d ago
İnci KÜÇÜKMove Your Monolithic Projects to Microservice Structures with the Strangler Design PatternThe Strangler Fig pattern is a software design approach used to gradually replace an existing system with a new one. Named after the way…Oct 14Oct 14
İnci KÜÇÜKMeasuring Performance and Tools Used in Spring Boot ProjectsIn this article, we will also talk about how we can improve the performance of our Spring projects and with which tools we can do this..Oct 2Oct 2
İnci KÜÇÜKWhat’s the Transactional annotation? Let’s explore with a sample project!Understanding @Transactional AnnotationSep 29Sep 29
İnci KÜÇÜKWould you like to get to know some of the annotations used for spring boot validation closely?In Spring Validation (which is built on top of the Java Bean Validation API), annotations are used to define constraints on your data…Sep 15Sep 15
İnci KÜÇÜKWhat’s Spring Validation? How can I apply to my project?Spring Validation is a part of the Spring Framework that helps you validate Java objects using annotations and provides a mechanism for…Sep 15Sep 15
İnci KÜÇÜKAdvanced Concepts and Features in Spring MVCThere are several additional concepts and features related to handling data between controllers and views, managing user input, and…Sep 15Sep 15
İnci KÜÇÜKThe Importance of the DTO Concept in Spring BootIn Spring Boot and other Java-based applications, a DTO (Data Transfer Object) is a design pattern used to transfer data between layers or…Sep 5Sep 5