api

Aplicação Spring Boot

https://github.com/pedro-gimenes/api

Science Score: 44.0%

This score indicates how likely this project is to be science-related based on various indicators:

  • CITATION.cff file
    Found CITATION.cff file
  • codemeta.json file
    Found codemeta.json file
  • .zenodo.json file
    Found .zenodo.json file
  • DOI references
  • Academic publication links
  • Academic email domains
  • Institutional organization owner
  • JOSS paper metadata
  • Scientific vocabulary similarity
    Low similarity (0.2%) to scientific vocabulary
Last synced: 6 months ago · JSON representation ·

Repository

Aplicação Spring Boot

Basic Info
  • Host: GitHub
  • Owner: pedro-gimenes
  • Language: Java
  • Default Branch: main
  • Size: 62.5 KB
Statistics
  • Stars: 0
  • Watchers: 1
  • Forks: 0
  • Open Issues: 0
  • Releases: 0
Created over 1 year ago · Last pushed over 1 year ago
Metadata Files
Readme Citation

README.md

API

Owner

  • Login: pedro-gimenes
  • Kind: user

Citation (CITATION.cff)

cff-version: 1.2.0
title: Curso de monitoria ensinando a criar uma API RESTful com Spring Boot
message: >-
  If you use this software, please cite it using the
  metadata from this file.
type: software
authors:
  - given-names: Lucas
    family-names: Ângelo Oliveira Martins Rocha
  - name-suffix: Professor
    given-names: Hugo
    family-names: Bastos De Paula
    affiliation: PUC Minas
repository-code: >-
  https://github.com/ICEI-PUC-Minas-PPLES-TI/PLF-ES-2022-2-MON-CursoAPIJava
keywords:
  - spring boot
  - monitoria
  - curso
  - api
license: MIT License

GitHub Events

Total
  • Push event: 6
Last Year
  • Push event: 6

Dependencies

pom.xml maven
  • org.projectlombok:lombok provided
  • com.h2database:h2
  • mysql:mysql-connector-java
  • org.apache.commons:commons-lang3
  • org.springframework.boot:spring-boot-devtools
  • org.springframework.boot:spring-boot-starter-data-jpa
  • org.springframework.boot:spring-boot-starter-validation
  • org.springframework.boot:spring-boot-starter-web
  • org.springframework.boot:spring-boot-starter-test test
docker-compose.yml docker
  • mysql 5.7