GitHub / vscalcione / springboot-angular12-crud-application-demo
JSON API: http://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/vscalcione%2Fspringboot-angular12-crud-application-demo
PURL: pkg:github/vscalcione/springboot-angular12-crud-application-demo
Stars: 0
Forks: 0
Open issues: 0
License: None
Language: HTML
Size: 324 KB
Dependencies parsed at:
1,078
Created at: almost 4 years ago
Updated at: almost 4 years ago
Pushed at: almost 4 years ago
Last synced at: over 2 years ago
Dockerfile
docker
- openjdk 8 build
docker-compose.yml
docker
- employee-jdbc latest
- mysql 8
crudapp-backend/pom.xml
maven
- com.h2database:h2
- mysql:mysql-connector-java
- org.mariadb.jdbc:mariadb-java-client
- org.projectlombok:lombok
- org.springframework.boot:spring-boot-devtools
- org.springframework.boot:spring-boot-starter-actuator
- org.springframework.boot:spring-boot-starter-data-jdbc
- org.springframework.boot:spring-boot-starter-data-jpa
- org.springframework.boot:spring-boot-starter-data-mongodb
- org.springframework.boot:spring-boot-starter-data-rest
- org.springframework.boot:spring-boot-starter-jdbc
- org.springframework.boot:spring-boot-starter-web
- org.springframework.boot:spring-boot-starter-web-services
- org.springframework.boot:spring-boot-starter-webflux
- org.springframework.session:spring-session-jdbc
- io.projectreactor:reactor-test test
- org.springframework.boot:spring-boot-starter-test test
- @angular-devkit/build-angular ~12.1.1 development
- @angular/cli ~12.1.1 development
- @angular/compiler-cli ~12.1.1 development
- @types/jasmine ~3.6.0 development
- @types/node ^12.11.1 development
- jasmine-core ~3.7.0 development
- karma ~6.3.0 development
- karma-chrome-launcher ~3.1.0 development
- karma-coverage ~2.0.3 development
- karma-jasmine ~4.0.0 development
- karma-jasmine-html-reporter ^1.5.0 development
- typescript ~4.3.2 development
- @angular/animations ~12.1.1
- @angular/cdk ^12.1.1
- @angular/common ~12.1.1
- @angular/compiler ~12.1.1
- @angular/core ~12.1.1
- @angular/forms ~12.1.1
- @angular/material ^12.1.1
- @angular/platform-browser ~12.1.1
- @angular/platform-browser-dynamic ~12.1.1
- @angular/router ~12.1.1
- rxjs ~6.6.0
- tslib ^2.2.0
- zone.js ~0.11.4