Improving Your Experience With CriteriaAPI Using Builder Pattern and JPA Static Metamodel - Part III
#java #hibernate #spring #springdata #springdatajpa #jpa #database #sql
https://hackernoon.com/improving-your-experience-with-criteriaapi-using-builder-pattern-and-jpa-static-metamodel-part-iii
#java #hibernate #spring #springdata #springdatajpa #jpa #database #sql
https://hackernoon.com/improving-your-experience-with-criteriaapi-using-builder-pattern-and-jpa-static-metamodel-part-iii
Hackernoon
Improving Your Experience With CriteriaAPI Using Builder Pattern and JPA Static Metamodel - Part III
An extension for the Criteria API using Builder pattern and JPA Static Metamodel Generator to reduce complexity with explicitness and to increase readability
We Moved 250 Microservices to Kubernetes With No Downtime
#spring #microservices #kubernetes #storytelling #springboot #migration #microservicestokubernetes #kubernetesinfrastructure
https://hackernoon.com/we-moved-250-microservices-to-kubernetes-with-no-downtime
#spring #microservices #kubernetes #storytelling #springboot #migration #microservicestokubernetes #kubernetesinfrastructure
https://hackernoon.com/we-moved-250-microservices-to-kubernetes-with-no-downtime
Hackernoon
We Moved 250 Microservices to Kubernetes With No Downtime
How to move spring boot microservices cluster to kubernetes
SpringOne Tel Aviv World Tour Trip Report
#spring #springboot #graalvm #conference #conferences #techconferences #technology #tech
https://hackernoon.com/springone-tel-aviv-world-tour-trip-report
#spring #springboot #graalvm #conference #conferences #techconferences #technology #tech
https://hackernoon.com/springone-tel-aviv-world-tour-trip-report
Hackernoon
SpringOne Tel Aviv World Tour Trip Report | HackerNoon
My talk was accepted by SpringOne in San Francisco. I never went to that conference and was really looking forward to it.
Writing Your Own Slack App in 5 Steps
#slack #slackbot #java #backend #spring #flux #webclient #slogging
https://hackernoon.com/writing-your-own-slack-app-in-5-steps
#slack #slackbot #java #backend #spring #flux #webclient #slogging
https://hackernoon.com/writing-your-own-slack-app-in-5-steps
Hackernoon
Writing Your Own Slack App in 5 Steps | HackerNoon
If you already have a handy tool that you like to add to your daily environment, creating a slack app would be a great way to do it.
Building Java Microservices from Scratch
#java #microservices #springframework #spring #springboot #docker #dockercompose #eureka
https://hackernoon.com/building-java-microservices-from-scratch
#java #microservices #springframework #spring #springboot #docker #dockercompose #eureka
https://hackernoon.com/building-java-microservices-from-scratch
Hackernoon
Building Java Microservices from Scratch
Today, microservices architecture is a common approach to building a system. In this article, I will show you how to build microservices using Java and Spring.
Handling Job Failures in Quartz with Retries
#java #taskscheduler #framework #programming #javaprogramming #tutorial #spring #springframework
https://hackernoon.com/handling-job-failures-in-quartz-with-retries
#java #taskscheduler #framework #programming #javaprogramming #tutorial #spring #springframework
https://hackernoon.com/handling-job-failures-in-quartz-with-retries
Hackernoon
Handling Job Failures in Quartz with Retries
In this article, we will look at how to handle job failures in Quartz. We'll use an exponential random backoff policy for calculating the time of the next retry
How to Package a Java Project in a "Box" using Spring Framework
#java #spring #springframework #microservices #maven #gradle #softwarearchitecture #javadevelopment
https://hackernoon.com/how-to-package-a-java-project-in-a-box-using-spring-framework
#java #spring #springframework #microservices #maven #gradle #softwarearchitecture #javadevelopment
https://hackernoon.com/how-to-package-a-java-project-in-a-box-using-spring-framework
Hackernoon
How to Package a Java Project in a "Box" using Spring Framework | HackerNoon
How to Convert a Project From Java to Kotlin Without Pain and Why It Is Necessary
#programming #javascript #kotlin #java #spring #programmingtips #programmingtutorial #tutorial
https://hackernoon.com/how-to-convert-a-project-from-java-to-kotlin-without-pain-and-why-it-is-necessary
#programming #javascript #kotlin #java #spring #programmingtips #programmingtutorial #tutorial
https://hackernoon.com/how-to-convert-a-project-from-java-to-kotlin-without-pain-and-why-it-is-necessary
Hackernoon
How to Convert a Project From Java to Kotlin Without Pain and Why It Is Necessary | HackerNoon
In one project, we got an application that contained half of the source code in Java, and the other half in Kotlin. In fact, I asked a question: "Why is it so?"
Handling Custom Type Mapping in Kafka Listeners for Messages with "TypeId" Header
#java #kafka #javaspringboot #kafkaconsumer #spring #javadeseialization #javadevelopment #softwarearchitecture
https://hackernoon.com/handling-custom-type-mapping-in-kafka-listeners-for-messages-with-typeid-header
#java #kafka #javaspringboot #kafkaconsumer #spring #javadeseialization #javadevelopment #softwarearchitecture
https://hackernoon.com/handling-custom-type-mapping-in-kafka-listeners-for-messages-with-typeid-header
Hackernoon
Handling Custom Type Mapping in Kafka Listeners for Messages with "TypeId" Header
This article has provided a step-by-step guide to configuring and implementing the custom type mapper.
Contract Testing: Practical Comparison of PACT, Spring Cloud
#test #contracts #patterns #spring #springcloud #bestpractices #design #designpatterns
https://hackernoon.com/contract-testing-practical-comparison-of-pact-spring-cloud
#test #contracts #patterns #spring #springcloud #bestpractices #design #designpatterns
https://hackernoon.com/contract-testing-practical-comparison-of-pact-spring-cloud
Hackernoon
Contract Testing: Practical Comparison of PACT, Spring Cloud
Contract testing checks each app in isolation to ensure contracts comply with agreements. Tools: PACT, Spring Cloud Contract
87 Stories To Learn About Spring Boot
#springboot #learn #learnspringboot #java #programming #webmonetization #spring #softwaredevelopment
https://hackernoon.com/87-stories-to-learn-about-spring-boot
#springboot #learn #learnspringboot #java #programming #webmonetization #spring #softwaredevelopment
https://hackernoon.com/87-stories-to-learn-about-spring-boot
Hackernoon
87 Stories To Learn About Spring Boot | HackerNoon
Learn everything you need to know about Spring Boot via these 87 free HackerNoon stories.
Hibernate 5 and Entities Duplication: Let’s Dive Under the Hood
#hibernate #spring #jpa #java #sql #database #persistence #springboot
https://hackernoon.com/hibernate-5-and-entities-duplication-lets-dive-under-the-hood
#hibernate #spring #jpa #java #sql #database #persistence #springboot
https://hackernoon.com/hibernate-5-and-entities-duplication-lets-dive-under-the-hood
Hackernoon
Hibernate 5 and Entities Duplication: Let’s Dive Under the Hood
Hibernate and the issue of duplicate entities, a well known problem. However do you know the origin of this behaviour? Let's dive under the hood of Hibernate!
Mastering JWT Authentication & Authorization in Spring Boot 3.1
#javaprogramming #spring #springframework #springboot #jwtauthentication #springsecurity #securecoding #webappsecurity
https://hackernoon.com/mastering-jwt-authentication-and-authorization-in-spring-boot-31
#javaprogramming #spring #springframework #springboot #jwtauthentication #springsecurity #securecoding #webappsecurity
https://hackernoon.com/mastering-jwt-authentication-and-authorization-in-spring-boot-31
Hackernoon
Mastering JWT Authentication & Authorization in Spring Boot 3.1 | HackerNoon
Learn about the critical role of authentication in cybersecurity and explore a comprehensive guide to securing web applications using Spring Security.
Leveraging JMX for Efficient Debugging, Revisited
#jmx #java #devops #devopstools #springboot #spring #debugging #debuggingtools
https://hackernoon.com/debugging-using-jmx-revisited
#jmx #java #devops #devopstools #springboot #spring #debugging #debuggingtools
https://hackernoon.com/debugging-using-jmx-revisited
Hackernoon
Leveraging JMX for Efficient Debugging, Revisited | HackerNoon
Learn how to leverage JMX and Spring Boot for advanced debugging and management, enabling efficient monitoring and control of Java applications.
How to Import CSV Data Into PostgreSQL Using Spring Boot Batch
#springboot #spring #postgresqltutorial #whatisspringbatch #howtousespringbatch #howtodefineyourdomain #howtocreatearepository #flywaymigrationsscripts
https://hackernoon.com/how-to-import-csv-data-into-postgresql-using-spring-boot-batch
#springboot #spring #postgresqltutorial #whatisspringbatch #howtousespringbatch #howtodefineyourdomain #howtocreatearepository #flywaymigrationsscripts
https://hackernoon.com/how-to-import-csv-data-into-postgresql-using-spring-boot-batch
Hackernoon
How to Import CSV Data Into PostgreSQL Using Spring Boot Batch | HackerNoon
Spring Batch is a powerful module of the Spring framework that provides out-of-the-box implementation for batch processing tasks.
Implementation of the Strategy Pattern in Kotlin and Spring
#spring #kotlin #designpatterns #strategypattern #strategypatterninkotlin #strategypatterninspring #benefitsofstrategypattern #behavioraldesignpattern
https://hackernoon.com/implementation-of-the-strategy-pattern-in-kotlin-and-spring
#spring #kotlin #designpatterns #strategypattern #strategypatterninkotlin #strategypatterninspring #benefitsofstrategypattern #behavioraldesignpattern
https://hackernoon.com/implementation-of-the-strategy-pattern-in-kotlin-and-spring
Hackernoon
Implementation of the Strategy Pattern in Kotlin and Spring
The Strategy pattern is a behavioral design pattern that enables selecting an algorithm’s behavior at runtime
Kafka Message Testing: How to Write Integration Tests
#springboot #spring #kafka #testing #howtowriteintegrationtests #integrationtesting #kafkamessagetesting #kafkatutorial
https://hackernoon.com/kafka-message-testing-how-to-write-integration-tests
#springboot #spring #kafka #testing #howtowriteintegrationtests #integrationtesting #kafkamessagetesting #kafkatutorial
https://hackernoon.com/kafka-message-testing-how-to-write-integration-tests
Hackernoon
Kafka Message Testing: How to Write Integration Tests
This article offers an approach to writing integration tests for Kafka-based applications that focuses on interaction specification, making tests more readable
Using @Component and @StepScope Together in Java Spring Batch
#java #springbatch #spring #usingcomponent #usingstepscope #javadevelopment #javaprogramming #programming
https://hackernoon.com/using-component-and-stepscope-together-in-java-spring-batch
#java #springbatch #spring #usingcomponent #usingstepscope #javadevelopment #javaprogramming #programming
https://hackernoon.com/using-component-and-stepscope-together-in-java-spring-batch
Hackernoon
Using @Component and @StepScope Together in Java Spring Batch
Is using @Component with @StepScope redundant or problematic? Does it make sense to use both annotations, or should you use a different approach?
Creating a Service for Sensitive Data with Spring and Redis
#springboot #spring #springdata #redis #aop #java #aspectj #modelconversion
https://hackernoon.com/creating-a-service-for-sensitive-data-with-spring-and-redis
#springboot #spring #springdata #redis #aop #java #aspectj #modelconversion
https://hackernoon.com/creating-a-service-for-sensitive-data-with-spring-and-redis
Hackernoon
Creating a Service for Sensitive Data with Spring and Redis
A simplified example of an application that handles sensitive data leveraging Spring and Redis.
How to Secure Coroutines and WebFlux Reactive Applications With Prometheus, Grafana, and InfluxDB
#grafana #kotlin #spring #coroutines #springframework #learnspringframework #springboot #java
https://hackernoon.com/how-to-secure-coroutines-and-webflux-reactive-applications-with-prometheus-grafana-and-influxdb
#grafana #kotlin #spring #coroutines #springframework #learnspringframework #springboot #java
https://hackernoon.com/how-to-secure-coroutines-and-webflux-reactive-applications-with-prometheus-grafana-and-influxdb
Hackernoon
How to Secure Coroutines and WebFlux Reactive Applications With Prometheus, Grafana, and InfluxDB
Monitoring applications can easier said than done. What if I told you that it can be easier and it can be done? Let's try Grafana and Prometheus!