GitHub / Angular2Guy / AngularAndSpring
This is an example application to show howto use Spring Boot 3, Angular 20, Kafka with Streams and Mongodb with the reactive features of Spring in a clean architecture and a Helm chart for the Kubernetes setup. Structurizr is used for C4 diagrams.
JSON API: http://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Angular2Guy%2FAngularAndSpring
PURL: pkg:github/Angular2Guy/AngularAndSpring
Stars: 106
Forks: 46
Open issues: 0
License: apache-2.0
Language: Java
Size: 6.36 MB
Dependencies parsed at:
1,296
Created at: almost 8 years ago
Updated at: about 1 month ago
Pushed at: about 1 month ago
Last synced at: about 1 month ago
Commit Stats
Commits: 820
Authors: 5
Mean commits per author: 164.0
Development Distribution Score: 0.096
More commit stats: https://commits.ecosyste.ms/hosts/GitHub/repositories/Angular2Guy/AngularAndSpring
Topics: angular, angular-cli, angular-components, angular20, archunit, clean-architecture, helm-chart, java, kafka, kafka-streams, kubernetes, mongodb, spring-actuator, spring-boot, spring-webflux, springboot3, structurizr, typescript
- actions/checkout v2 composite
- actions/setup-java v2 composite
- github/codeql-action/analyze v2 composite
- github/codeql-action/autobuild v2 composite
- github/codeql-action/init v2 composite
- @angular-devkit/build-angular ^14.0.0 development
- @angular-eslint/builder ^14.0.0-alpha.0 development
- @angular-eslint/eslint-plugin ^14.0.0-alpha.0 development
- @angular-eslint/eslint-plugin-template ^14.0.0-alpha.0 development
- @angular-eslint/schematics ^14.0.0-alpha.0 development
- @angular-eslint/template-parser ^14.0.0-alpha.0 development
- @angular/cli ^14.0.0 development
- @angular/compiler-cli ^14.0.0 development
- @angular/language-service ^14.0.0 development
- @types/jasmine ~3.10.0 development
- @types/jasminewd2 ~2.0.3 development
- @types/node ^14.0.0 development
- @typescript-eslint/eslint-plugin ^5.10.0 development
- @typescript-eslint/parser ^5.10.0 development
- cpx ^1.5.0 development
- eslint ^7.26.0 development
- eslint-plugin-import ^2.22.1 development
- eslint-plugin-jsdoc ^30.7.6 development
- eslint-plugin-prefer-arrow ^1.2.2 development
- jasmine-core ~4.0.0 development
- jasmine-spec-reporter ~7.0.0 development
- karma ~6.3.16 development
- karma-chrome-launcher ~3.1.0 development
- karma-coverage ~2.1.0 development
- karma-jasmine ~4.0.0 development
- karma-jasmine-html-reporter ^1.7.0 development
- karma-junit-reporter ~2.0.0 development
- mkdirp ^1.0.4 development
- npm-run-all ^4.1.5 development
- rimraf ^3.0.2 development
- ts-node ~10.4.0 development
- typescript ~4.7.3 development
- webpack-bundle-analyzer ^4.5.0 development
- @angular/animations ^14.0.0
- @angular/cdk ^14.0.0
- @angular/common ^14.0.0
- @angular/compiler ^14.0.0
- @angular/core ^14.0.0
- @angular/forms ^14.0.0
- @angular/localize ^14.0.0
- @angular/material ^14.0.0
- @angular/material-luxon-adapter ^14.0.0
- @angular/platform-browser ^14.0.0
- @angular/platform-browser-dynamic ^14.0.0
- @angular/router ^14.0.0
- @types/luxon ^2.0.0
- core-js ^3.19.1
- luxon ^2.0.0
- material-design-icons ^3.0.0
- ngx-simple-charts ^14.0.0
- rxjs ^7.4.0
- tslib ^2.3.1
- zone.js ~0.11.4
- io.jsonwebtoken:jjwt-api 0.11.5
- io.jsonwebtoken:jjwt-impl 0.11.5
- io.jsonwebtoken:jjwt-jackson 0.11.5
- io.micrometer:micrometer-registry-prometheus
- io.projectreactor.kafka:reactor-kafka
- javax.servlet:javax.servlet-api
- javax.xml.bind:jaxb-api
- net.javacrumbs.shedlock:shedlock-provider-mongo-reactivestreams 4.34.0
- net.javacrumbs.shedlock:shedlock-spring 4.34.0
- net.sf.jasperreports:jasperreports 6.17.0
- org.apache.kafka:kafka-streams
- org.springdoc:springdoc-openapi-ui 1.6.8
- org.springframework.boot:spring-boot-starter-actuator
- org.springframework.boot:spring-boot-starter-aop
- org.springframework.boot:spring-boot-starter-data-mongodb-reactive
- org.springframework.boot:spring-boot-starter-security
- org.springframework.boot:spring-boot-starter-web
- org.springframework.boot:spring-boot-starter-webflux
- org.springframework.kafka:spring-kafka
- com.tngtech.archunit:archunit-junit5 0.23.1 test
- io.projectreactor:reactor-test test
- org.springframework.boot:spring-boot-starter-test test
- eclipse-temurin 17-jdk build