DZone
Thanks for visiting DZone today,
Edit Profile
  • Manage Email Subscriptions
  • How to Post to DZone
  • Article Submission Guidelines
Sign Out View Profile
  • Post an Article
  • Manage My Drafts
Over 2 million developers have joined DZone.
Log In / Join
Refcards Trend Reports
Events Video Library
Refcards
Trend Reports

Events

View Events Video Library

Zones

Culture and Methodologies Agile Career Development Methodologies Team Management
Data Engineering AI/ML Big Data Data Databases IoT
Software Design and Architecture Cloud Architecture Containers Integration Microservices Performance Security
Coding Frameworks Java JavaScript Languages Tools
Testing, Deployment, and Maintenance Deployment DevOps and CI/CD Maintenance Monitoring and Observability Testing, Tools, and Frameworks
Culture and Methodologies
Agile Career Development Methodologies Team Management
Data Engineering
AI/ML Big Data Data Databases IoT
Software Design and Architecture
Cloud Architecture Containers Integration Microservices Performance Security
Coding
Frameworks Java JavaScript Languages Tools
Testing, Deployment, and Maintenance
Deployment DevOps and CI/CD Maintenance Monitoring and Observability Testing, Tools, and Frameworks

Low-Code Development: Leverage low and no code to streamline your workflow so that you can focus on higher priorities.

DZone Security Research: Tell us your top security strategies in 2024, influence our research, and enter for a chance to win $!

Launch your software development career: Dive head first into the SDLC and learn how to build high-quality software and teams.

Open Source Migration Practices and Patterns: Explore key traits of migrating open-source software and its impact on software development.

Avatar

Sven Loesekann

Software Engineer at None

Hamburg, DE

Joined Nov 2016

https://angular2guy.wordpress.com/

Stats

Reputation: 1552
Pageviews: 513.7K
Articles: 29
Comments: 12
  • Articles
  • Comments

Articles

article thumbnail
Using Spring AI With AI/LLMs to Query Relational Databases
Explore how the AIDocumentLibraryChat project has been extended to support questions for searching relational databases.
April 12, 2024
· 2,370 Views · 4 Likes
article thumbnail
Implementing RAG With Spring AI and Ollama Using Local AI/LLM Models
In this article, learn how to use AI with RAG independent from external AI/LLM services with Ollama-based AI/LLM models.
February 6, 2024
· 4,415 Views · 3 Likes
article thumbnail
Comparing the Efficiency of a Spring Boot Project to a Go Project
In this article, compare the efficiency of a Spring Boot project as a GraalVM-native image and on the JDK to a Go project.
January 19, 2024
· 5,478 Views · 3 Likes
article thumbnail
Making Spring AI and OpenAI GPT Useful With RAG on Your Own Documents
Discover how to use RAG to improve your document search experience with Spring AI and OpenAI GPT. Learn how to make your own documents more useful.
December 1, 2023
· 7,796 Views · 5 Likes
article thumbnail
An Advanced Complex Data Migration Solution
In this article, learn about a data migration solution for cases where Java processing is needed on the records to migrate.
October 9, 2023
· 4,909 Views · 3 Likes
article thumbnail
Adding a Gas Station Map to a React and Go/Gin/Gorm Application
This article explores loading gas station locations from the Go backend and displaying them on an OpenLayers map in a React front-end.
July 4, 2023
· 4,534 Views · 2 Likes
article thumbnail
A React Frontend With Go/Gin/Gorm Backend in One Project
In this article, the reader will learn more about how to build a Go Project with React Frontend and a PostgreSQL database.
June 2, 2023
· 5,922 Views · 5 Likes
article thumbnail
Angular Component Tree With Tables in the Leaves and a Flexible JPA Criteria Backend
Make a Tree with included Tables fast and build a flexible Backend for it.
April 14, 2023
· 6,827 Views · 8 Likes
article thumbnail
Angular Drag’n Drop With Query Components and Form Validation
In this article, readers will learn how to integrate Drag'n Drop with form fields in components and nested form validation by using guide code and visuals.
February 4, 2023
· 5,551 Views · 4 Likes
article thumbnail
GraphQL in Microservices With Spring and Angular
This article will help software developers decide whether REST or GraphQL is best for their project(s) based on their frontend and backend implementations.
December 23, 2022
· 4,461 Views · 3 Likes
article thumbnail
Advanced Filtering and Full-Text Search Using Hibernate Search With Angular/Spring Boot
This article shows how to create a search user interface to query a database with multiple optional filter criteria and full-text search in some criteria.
November 10, 2022
· 6,862 Views · 4 Likes
article thumbnail
WebRTC Video Calls With Angular and Spring Boot
This in-depth tutorial demonstrates how to add video calls to an Angular/Spring Boot project with WebRTC in TypeScript.
August 23, 2022
· 7,534 Views · 5 Likes
article thumbnail
Reactive Kafka With Streaming in Spring Boot
How to integrate Spring Boot and Kafka with Streams in a reactive solution.
June 28, 2022
· 17,178 Views · 3 Likes
article thumbnail
Scalable JWT Token Revocation in Spring Boot
Learn how to limit the risk from lost tokens while keeping scalability advantages that come from distributed security checks of JWT token-based authentication.
Updated April 21, 2022
· 7,101 Views · 5 Likes
article thumbnail
Java, Spring Boot, and MongoDB: Performance Analysis and Improvements
Let's analyze Java, Spring Boot, MongoDB performance to see where JDK spends the most time. We'll also cover high impact, low change performance improvements.
February 21, 2022
· 8,016 Views · 7 Likes
article thumbnail
Multiple Entry Points for the NgxSimpleCharts Angular Library
Angular Libraries created with 'ng generate library ngx-simple-charts' are a single piece of code. Learn how to make the Angular Compiler split the code of a Library into Modules.
January 10, 2022
· 5,550 Views · 2 Likes
article thumbnail
Angular/Spring Boot Feature Activation by Spring Profile
Switching on features with Spring Profiles enables the save separation of different requirements in an application. Let's look at the architecture example here.
October 19, 2021
· 5,402 Views · 2 Likes
article thumbnail
Advanced Kubernetes Setup for Spring Boot App With PostgreSQL DB
Minkube setup with Spring Actuators for probes, resource limits, and use of JVM Container support.
August 5, 2021
· 16,679 Views · 3 Likes
article thumbnail
Deep Links With Angular Routing and i18n in Prod Mode
With Angular i18n the different directories for the language build need to be supported. This article shows how to support language-independent deep linking.
June 2, 2021
· 13,175 Views · 3 Likes
article thumbnail
Bing Maps With Angular in a Spring Boot Application
How to integrate Bing Maps with Angular to show different site properties at different points in time with a Spring Boot backend.
April 5, 2021
· 8,085 Views · 7 Likes
article thumbnail
Developing and Using Angular Libraries
A developer gives a tutorial on how to create, configure, and use an Angular library, including all the TypeScript code you will need to get going.
March 5, 2021
· 5,154 Views · 3 Likes
article thumbnail
Angular JWT Autorefresh With Spring Boot
In this article, we discuss how to add autorefresh functionality for JWTs in an Angular application with a Spring Boot backend.
April 27, 2020
· 14,813 Views · 5 Likes
article thumbnail
An Angular PWA From Front-End to Backend: Kubernetes Deployment
This tutorial shows how to deploy a Angular PWA on a Kubernetes cluster with a Helm Chart.
June 26, 2019
· 13,522 Views · 2 Likes
article thumbnail
An Angular PWA From Front-End to Backend: Creating a Login Process
Learn how to make an Angular PWA that uses Spring Boot on the backend that can handle login processes.
May 8, 2019
· 11,836 Views · 6 Likes
article thumbnail
How to Modularize an Angular Application
This article shows how lazy loaded Angular modules can be used to bring down the initial download size of an application.
January 4, 2019
· 29,980 Views · 9 Likes
article thumbnail
Deployment Setup for Spring Boot Apps With MongoDB and Kubernetes
Want to learn how to deploy Spring Boot apps with MongoDB and Kubernetes? Check out this post to learn how in the AngularAndSpring Project.
September 18, 2018
· 19,391 Views · 6 Likes
article thumbnail
Using Angular and Reactive Spring With JWT Tokens
Want to learn more about using Angular and the reactive Spring Boot framework? Check out this tutorial on how to use Angular and Spring with JWT tokens.
July 26, 2018
· 13,676 Views · 4 Likes
article thumbnail
An Angular Autocomplete From UI to DB
A developer shows a big of code he's written for Angular and Spring Boot that he has used to create a full stack web application.
April 30, 2018
· 28,772 Views · 12 Likes
article thumbnail
Angular and Spring Webflux
In this article, we'll look at how to combine Angular, Spring Boot, MongoDB, and Webflux to create a full stack web application.
November 8, 2017
· 42,671 Views · 10 Likes

Comments

Making Spring AI and OpenAI GPT Useful With RAG on Your Own Documents

Mar 19, 2024 · Sven Loesekann

" An article that shows how to do RAG with local AI/LLMs with the help of Ollama is available here."

Making Spring AI and OpenAI GPT Useful With RAG on Your Own Documents

Dec 27, 2023 · Sven Loesekann

The project AIDocumentLibraryChat has been updated to Spring AI 0.8.0. With that version Spring AI left the experimental state.

Advanced Filtering and Full-Text Search Using Hibernate Search With Angular/Spring Boot

Jun 12, 2023 · Sven Loesekann

The MovieManager project has been updated to Spring Boot 3.1 and Hibernate Search 6.2.

Angular vs React SEO: The Basics

Jun 06, 2021 · Zsolt Varga

For Deep Links in Angular is an article available:

https://dzone.com/articles/Deep-Links-with-Angular-Routing-and-i18n-in-Prod-Mode

An Angular PWA From Front-End to Backend: Kubernetes Deployment

Jul 22, 2020 · Sven Loesekann

The deployment of the project has been improved to make the JwtTokenSecret a deployment parameter in the values.yaml. That enables better security if it is needed.

The size of a message has been limited and the combined size of all messages of a user has been limited.

These features should improve the ease of deployment.

React vs. Angular vs. Vue: The Complete Comparison

Dec 05, 2019 · Anand Mahajan

Hello,

please update the Stack Overflow chart: https://insights.stackoverflow.com/trends?tags=angular%2Cvue.js%2Creactjs

please update the Google Trends chart: https://trends.google.com/trends/explore?q=%2Fg%2F11c6w0ddw9,%2Fg%2F11c0vmgx5d,%2Fm%2F012l1vxv

it seems the article mixes Angular.js and Angular. These 2 are very different.

Angular Tutorial: State Management with NgRx

Mar 21, 2019 · Rohana Liyanarachchi

Very good article! Thank you.

An Angular Autocomplete From UI to DB

Jun 20, 2018 · Sven Loesekann

To use the MovieManager you need to generate a key from theMovieDB. The documentation is here. To do that you need to create an account und generate a api key. Then you sign in with username, password, api key.

The api key gets stored and used to import movies from theMovieDB.

After that you can login in with username and password and the api key is read of the db.

If you are interested in Angular and Spring have a look at my AngularAndSpring Repo. It is a real project with Angular and Spring with jwt security, i18n, reacitive rest and a few more features.

An Angular Autocomplete From UI to DB

May 10, 2018 · Sven Loesekann

Angular 6 with Rxjs 6 have been released. The MovieManager project on Github has been upgraded to the new releases.

Angular and Spring Webflux

Nov 21, 2017 · Sven Loesekann

Hello Peter,

please try to delete the 'node_modules' directory in 'src/angular/trader' and then run 'npm install'. I think there is a problem with the local node-sass package in node_modules directory.

Sven

Angular and Spring Webflux

Nov 20, 2017 · Sven Loesekann

Hello Peter,

in the project there is a Wiki Page for the setup: https://github.com/Angular2Guy/AngularAndSpring/wiki/Setup.

Do you have Docker and MongoDB installed and running?

Sven

Angular and Spring Webflux

Nov 12, 2017 · Sven Loesekann

The Devoxx has a talk about this topic: https://www.youtube.com/watch?v=tCyLDzhz_mg&index=44&list=PLRsbF2sD7JVqZ4RpHYkqSuCNhxumGP5eo

User has been successfully modified

Failed to modify user

ABOUT US

  • About DZone
  • Send feedback
  • Community research
  • Sitemap

ADVERTISE

  • Advertise with DZone

CONTRIBUTE ON DZONE

  • Article Submission Guidelines
  • Become a Contributor
  • Core Program
  • Visit the Writers' Zone

LEGAL

  • Terms of Service
  • Privacy Policy

CONTACT US

  • 3343 Perimeter Hill Drive
  • Suite 100
  • Nashville, TN 37211
  • support@dzone.com

Let's be friends: