Creating Effective Integration Tests: Best Practices and Tools Within the Spring Framework
#integrationtesting #springframework #spockframework #softwaretesting #httprequestmocking #testingstrategies #springboot #hackernoontopstory
https://hackernoon.com/creating-effective-integration-tests-best-practices-and-tools-within-the-spring-framework
#integrationtesting #springframework #spockframework #softwaretesting #httprequestmocking #testingstrategies #springboot #hackernoontopstory
https://hackernoon.com/creating-effective-integration-tests-best-practices-and-tools-within-the-spring-framework
Hackernoon
Creating Effective Integration Tests: Best Practices and Tools Within the Spring Framework | HackerNoon
Practical strategies for writing effective and maintainable integration tests in Spring, enhancing readability and efficiency.
Keyword-Based Anomaly Detection in Log Files
#springboot #cybersecurity #anomalydetection #springstatemachine #springwebflux #java #threatdetection #anomalydetectioninlogfiles
https://hackernoon.com/keyword-based-anomaly-detection-in-log-files
#springboot #cybersecurity #anomalydetection #springstatemachine #springwebflux #java #threatdetection #anomalydetectioninlogfiles
https://hackernoon.com/keyword-based-anomaly-detection-in-log-files
Hackernoon
Keyword-Based Anomaly Detection in Log Files
Spring-based suites are utilized to build a log anomaly detection system. This is a three-part series, with the foundation components covered in the first part.
OpenTelemetry Tracing in Spring Boot: Choosing Between Java Agent and Micrometer Tracing
#opentelemetry #devops #observability #springboot #kotlin #micrometer #distributedtracing #hackernoontopstory
https://hackernoon.com/opentelemetry-tracing-in-spring-boot-choosing-between-java-agent-and-micrometer-for
#opentelemetry #devops #observability #springboot #kotlin #micrometer #distributedtracing #hackernoontopstory
https://hackernoon.com/opentelemetry-tracing-in-spring-boot-choosing-between-java-agent-and-micrometer-for
Hackernoon
OpenTelemetry Tracing in Spring Boot: Choosing Between Java Agent and Micrometer for
Compare the OpenTelemetry Java Agent v1 and v2 with Micrometer Tracing in a Spring Boot application.
Error Rate-Based Anomaly Detection in Log Files
#webdevelopment #springboot #cybersecurity #springwebflux #threatdetection #springstatemachine #programming
https://hackernoon.com/error-rate-based-anomaly-detection-in-log-files
#webdevelopment #springboot #cybersecurity #springwebflux #threatdetection #springstatemachine #programming
https://hackernoon.com/error-rate-based-anomaly-detection-in-log-files
Hackernoon
Error Rate-Based Anomaly Detection in Log Files
This article will focus on implementing error rate-based detection, a crucial aspect of comprehensive log analysis.
Traffic-Based Anomaly Detection in Log Files
#webdevelopment #cybersecurity #cyberthreats #springboot #springstatemachine #springwebflux #threatdetection #highwebtrafficoccurrence
https://hackernoon.com/traffic-based-anomaly-detection-in-log-files
#webdevelopment #cybersecurity #cyberthreats #springboot #springstatemachine #springwebflux #threatdetection #highwebtrafficoccurrence
https://hackernoon.com/traffic-based-anomaly-detection-in-log-files
Hackernoon
Traffic-Based Anomaly Detection in Log Files
By focusing on the core functionality of detection, we ensure that potential problems are flagged as soon as they arise, which allows for immediate intervention
Tutorial: Learn How to Use the h2 Database With Spring Boot! 🤔
#springboot #h2database #springframework #java #groovy #tutorial #programmingtutorial #springjdbc
https://hackernoon.com/tutorial-learn-how-to-use-the-h2-database-with-spring-boot
#springboot #h2database #springframework #java #groovy #tutorial #programmingtutorial #springjdbc
https://hackernoon.com/tutorial-learn-how-to-use-the-h2-database-with-spring-boot
Hackernoon
Tutorial: Learn How to Use the h2 Database With Spring Boot! 🤔
Learn how to use the H2 Database with Spring Boot in this step-by-step guide which includes a working example written in Groovy.
Back to the Future: Running Spring Boot 2 in GlassFish 4 Using Java 8
#springframework #glassfish #springboot #java8 #jvm #javadevelopment #maven #hackernoontopstory
https://hackernoon.com/back-to-the-future-running-spring-boot-2-in-glassfish-4-using-java-8
#springframework #glassfish #springboot #java8 #jvm #javadevelopment #maven #hackernoontopstory
https://hackernoon.com/back-to-the-future-running-spring-boot-2-in-glassfish-4-using-java-8
Hackernoon
Back to the Future: Running Spring Boot 2 in GlassFish 4 Using Java 8
Learn how to deploy a Spring Boot 2.7.18 application on GlassFish 4.1.2 using Java 8, with step-by-step instructions and tips.
How to Create Custom Annotations in Spring Boot
#springboot #softwareengineering #javaprogramming #javaannotations #springboot #javadevelopment #customannotationsguide #springbootguide
https://hackernoon.com/how-to-create-custom-annotations-in-spring-boot
#springboot #softwareengineering #javaprogramming #javaannotations #springboot #javadevelopment #customannotationsguide #springbootguide
https://hackernoon.com/how-to-create-custom-annotations-in-spring-boot
Hackernoon
How to Create Custom Annotations in Spring Boot
Learn the why, what, and how of creating custom annotations in spring boot and the different scenarios where you can and cannot use custom annotations.
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
How to Document a Java WebSocket API Using Smart-Doc
#apidocumentation #springboot #websocket #smartdoc #smartdocwebsocket #javawebsocketapi #apidocumentationtools #smartdocjavawebsocket
https://hackernoon.com/how-to-document-a-java-websocket-api-using-smart-doc
#apidocumentation #springboot #websocket #smartdoc #smartdocwebsocket #javawebsocketapi #apidocumentationtools #smartdocjavawebsocket
https://hackernoon.com/how-to-document-a-java-websocket-api-using-smart-doc
Hackernoon
How to Document a Java WebSocket API Using Smart-Doc
Learn how to use Smart-Doc to generate Java WebSocket interface documentation and provide a complete example of a WebSocket server.
How to Server-Side Render With Spring Boot
#serversiderendering #ssr #springboot #kotlin #thymeleaf #webjars #springbootguide #hackernoontopstory
https://hackernoon.com/how-to-server-side-render-with-spring-boot
#serversiderendering #ssr #springboot #kotlin #thymeleaf #webjars #springbootguide #hackernoontopstory
https://hackernoon.com/how-to-server-side-render-with-spring-boot
Hackernoon
How to Server-Side Render With Spring Boot
Understanding the shared steps in the project setup is crucial before delving into the specifics of each client-augmenting technology.
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 Implement Multi-Tenant Authentication with Keycloak in an Angular Spring Boot Stack
#softwarearchitecture #multitenancy #springboot #angulardevelopment #saasarchitecture #keycloakauthentication #saassecurity #authenticationmanagement
https://hackernoon.com/how-to-implement-multi-tenant-authentication-with-keycloak-in-an-angular-spring-boot-stack
#softwarearchitecture #multitenancy #springboot #angulardevelopment #saasarchitecture #keycloakauthentication #saassecurity #authenticationmanagement
https://hackernoon.com/how-to-implement-multi-tenant-authentication-with-keycloak-in-an-angular-spring-boot-stack
Hackernoon
How to Implement Multi-Tenant Authentication with Keycloak in an Angular Spring Boot Stack
This article explores the implementation of multi-tenant authentication using Keycloak in a SaaS environment, specifically for an Angular and Spring Boot stack.
Building a Local AI Chatbot with LangChain4J and Ollama
#aichatbot #ollama #llms #rag #langchain4j #langchain #springboot #javalanguagemodels
https://hackernoon.com/building-a-local-ai-chatbot-with-langchain4j-and-ollama
#aichatbot #ollama #llms #rag #langchain4j #langchain #springboot #javalanguagemodels
https://hackernoon.com/building-a-local-ai-chatbot-with-langchain4j-and-ollama
Hackernoon
Building a Local AI Chatbot with LangChain4J and Ollama
I’m coming relatively late to the LLM party, but I rarely come very early in the hype cycle.
Choosing the Right Caching Strategy
#guava #springboot #java #cache #apachekafka #hazelcast #redis #loadtest
https://hackernoon.com/choosing-the-right-caching-strategy
#guava #springboot #java #cache #apachekafka #hazelcast #redis #loadtest
https://hackernoon.com/choosing-the-right-caching-strategy
Hackernoon
Choosing the Right Caching Strategy
This article explores different caching strategies—such as in-memory, distributed, and hybrid approaches—for optimizing performance in microservices or monolith
Step-by-Step: Building a REST API That Talks to Hugging Face Models
#artificialintelligence #springboot #restapi #practicalaiapp #coldaimodels #huggingfacewithspringboot #aipoweredjavaapp #restapiguide
https://hackernoon.com/step-by-step-building-a-rest-api-that-talks-to-hugging-face-models
#artificialintelligence #springboot #restapi #practicalaiapp #coldaimodels #huggingfacewithspringboot #aipoweredjavaapp #restapiguide
https://hackernoon.com/step-by-step-building-a-rest-api-that-talks-to-hugging-face-models
Hackernoon
Step-by-Step: Building a REST API That Talks to Hugging Face Models
You'll learn about the Hugging Face platform, setting up a project, creating an access token, building a Java client, and more!
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!
Can WebFlux Be Better Than Spring MVC? What You Need to Know
#webflux #mvc #springboot #springframework #kotlin #java #jdk #jmeter
https://hackernoon.com/can-webflux-be-better-than-spring-mvc-what-you-need-to-know
#webflux #mvc #springboot #springframework #kotlin #java #jdk #jmeter
https://hackernoon.com/can-webflux-be-better-than-spring-mvc-what-you-need-to-know
Hackernoon
Can WebFlux Be Better Than Spring MVC? What You Need to Know
Can WebFlux be better than the tradition MVC? Why and why not? This is your test to clear that up!
Command Query Responsibility Segregation Separates Reading From Writing... but How?
#cqrs #pattern #java #springboot #axon #responsibilitysegregation #objectorientedarchitecture #commandqueryseparation
https://hackernoon.com/command-query-responsibility-segregation-separates-reading-from-writing-but-how
#cqrs #pattern #java #springboot #axon #responsibilitysegregation #objectorientedarchitecture #commandqueryseparation
https://hackernoon.com/command-query-responsibility-segregation-separates-reading-from-writing-but-how
Hackernoon
Command Query Responsibility Segregation Separates Reading From Writing... but How?
CQRS fundamentally separates reading from writing... but how?
This Architecture Principle from 2005 Can Address Caveats Introduced by Object-oriented Programming
#java #hexagonalarchitecture #springframework #springboot #alistaircockburn #portsandadapters #domaindrivendesign #businesslogic
https://hackernoon.com/this-architecture-principle-from-2005-can-address-caveats-introduced-by-object-oriented-programming
#java #hexagonalarchitecture #springframework #springboot #alistaircockburn #portsandadapters #domaindrivendesign #businesslogic
https://hackernoon.com/this-architecture-principle-from-2005-can-address-caveats-introduced-by-object-oriented-programming
Hackernoon
This Architecture Principle from 2005 Can Address Caveats Introduced by Object-oriented Programming
Ports and Adapters architecture was created by Alistair Cockburn in 2005.