Results 6 repositories owned by Sven Loesekann

AngularAndSpring

102
Stars
43
Forks
Watchers

This is an example application to show howto use Spring Boot 3, Angular 18, Kafka with Streams and Mongodb with the reactive features of Spring in a clean architecture and a Helm chart for the Kuberne...

Angular2AndJavaEE

96
Stars
32
Forks
Watchers

This project should provide a starting point for people interested in using Angular 18 in a Java / Jakarta EE environment.

AngularPwaMessenger

37
Stars
18
Forks
Watchers

This is an encrypted Angular 18 PWA messenger application with an AI friend that can work offline and has a reactive Spring Boot 3 backend with a MongoDB to store the messages in a clean architecture....

MovieManager

27
Stars
22
Forks
Watchers

This project shows howto use Angular 18 and Spring Boot 3 and Jpa with a Maven build in clean architecture. For development/production the H2/Postgresql databases are used. The databases are managed w...

AngularPortfolioMgr

19
Stars
4
Forks
Watchers

This is an project to show the use of Angular 17, Spring Boot 3, H2/Postgresql with Jpa, Liquibase, Kafka and Gradle and a Helm chart for a Kubernetes deployment. The frontend uses D3 for charts. For...

AIDocumentLibraryChat

24
Stars
11
Forks
Watchers

A project to show howto use SpringAI with OpenAI to chat with the documents in a library. Documents are stored in a normal/vector database. The AI is used to create embeddings from documents that are...