An open API service indexing awesome lists of open source software.

https://github.com/kkkooolllyyyaaa/sniper

Area check REST backend, Spring ecosystem usages
https://github.com/kkkooolllyyyaaa/sniper

spring spring-boot spring-data-jpa spring-mvc-rest-api spring-security

Last synced: about 2 months ago
JSON representation

Area check REST backend, Spring ecosystem usages

Awesome Lists containing this project

README

          

# Sniper backend application #

Area check REST backend, Spring ecosystem usages
+ spring core
+ spring-boot
+ spring-security
+ spring-data-jpa
+ spring-mvc-rest-api

image
image
image

## [React JS frontend](https://github.com/kkkooolllyyyaaa/sniper-frontend) ##

## In the [application.properties](https://github.com/kkkooolllyyyaaa/sniper/blob/master/src/main/resources/application.properties) you need to write:
+ `spring.datasource.url=`
+ `spring.datasource.username=`
+ `spring.datasource.password=`

## Run:
`mvn spring-boot:run`