brianUtn98 / nene-malloc-tp-scm-testing

TP de CI para la materia Ingeniería en Software. Grupo nene-malloc

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

JPet Store Sample Java CI with Gradle

This sample shows how easy to integrate Doma with Spring Boot .

Besides, this sample is useful as a reference to combine the following libraries:

  • Spring Security
  • Thymeleaf
  • Hibernate Validator

You need Java 11 or later to build and run this sample.

Clone

git clone https://github.com/domaframework/spring-boot-jpetstore.git

Run

cd spring-boot-jpetstore
./gradlew bootRun

Access

http://localhost:8080/

Edit

IntelliJ IDEA

Import this sample as a Gradle project.

Eclipse

Generate all Eclipse files with Gradle.

./gradlew eclipse

About

TP de CI para la materia Ingeniería en Software. Grupo nene-malloc

License:Apache License 2.0


Languages

Language:HTML 84.2%Language:Java 11.7%Language:JavaScript 3.2%Language:CSS 0.9%Language:Kotlin 0.1%