GitHub / Angular2Guy / AngularAndSpringWithMaps
This project shows howto use Angular 20 and Bing Maps and Spring Boot 3 and Jpa with a Gradle build in clean architecture. For the communication between the frontend and the backend GraphQl is used. For development/production the H2/Postgresql databases are used. The databases are managed with Liquibase. GraalVM native image is supported.
JSON API: http://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Angular2Guy%2FAngularAndSpringWithMaps
PURL: pkg:github/Angular2Guy/AngularAndSpringWithMaps
Stars: 13
Forks: 5
Open issues: 0
License: apache-2.0
Language: Java
Size: 5.19 MB
Dependencies parsed at:
1,167
Created at: almost 5 years ago
Updated at: about 20 hours ago
Pushed at: about 20 hours ago
Last synced at: about 17 hours ago
Topics: angular, angular-components, angular20, archunit, clean-architecture, docker, graalvm, graalvm-native-image, gradle, graphql, java, jpa, kubernetes, liquibase, postgresql, spring-actuator, spring-boot, spring-graphql, springboot3, 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
- eclipse-temurin 17-jdk-alpine build
- com.graphql-java:graphql-java-extended-scalars 19.1 implementation
- commons-net:commons-net 3.8.0 implementation
- io.micrometer:micrometer-registry-prometheus * implementation
- org.liquibase:liquibase-core * implementation
- org.postgresql:postgresql * implementation
- org.springframework.boot:spring-boot-starter * implementation
- org.springframework.boot:spring-boot-starter-actuator * implementation
- org.springframework.boot:spring-boot-starter-data-jpa * implementation
- org.springframework.boot:spring-boot-starter-graphql * implementation
- org.springframework.boot:spring-boot-starter-security * implementation
- org.springframework.boot:spring-boot-starter-validation * implementation
- org.springframework.boot:spring-boot-starter-web * implementation
- com.h2database:h2 * runtimeOnly
- com.h2database:h2 * testImplementation
- org.springframework.boot:spring-boot-starter-test * testImplementation
- org.springframework.graphql:spring-graphql-test * testImplementation
- org.springframework.security:spring-security-test * testImplementation
- @angular-devkit/build-angular ^15.0.0 development
- @angular-eslint/builder ^v15.0.0 development
- @angular-eslint/eslint-plugin ^v15.0.0 development
- @angular-eslint/eslint-plugin-template ^v15.0.0 development
- @angular-eslint/schematics ^v15.0.0 development
- @angular-eslint/template-parser ^v15.0.0 development
- @angular/cli ^15.0.0 development
- @angular/compiler-cli ^15.0.1 development
- @angular/language-service ^15.0.1 development
- @types/jasmine ~3.10.0 development
- @types/jasminewd2 ~2.0.3 development
- @types/node ^14.0.0 development
- @typescript-eslint/eslint-plugin ^5.44.0 development
- @typescript-eslint/parser ^5.44.0 development
- cpy-cli ^4.2.0 development
- eslint ^7.26.0 development
- eslint-plugin-import ^2.26.0 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
- prettier ^2.4.1 development
- rimraf ^3.0.2 development
- ts-node ~10.4.0 development
- typescript ~4.8.4 development
- webpack-bundle-analyzer ^4.5.0 development
- @angular/animations ^15.0.1
- @angular/cdk ^15.0.0
- @angular/common ^15.0.1
- @angular/compiler ^15.0.1
- @angular/core ^15.0.1
- @angular/forms ^15.0.1
- @angular/localize ^15.0.1
- @angular/material ^15.0.0
- @angular/platform-browser ^15.0.1
- @angular/platform-browser-dynamic ^15.0.1
- @angular/router ^15.0.1
- bingmaps ^2.0.3
- material-icons ^1.11.11
- rxjs ^7.4.0
- tslib ^2.3.1
- zone.js ~0.11.4