Skip to content

xSAVIKx/spring-rest-api-example

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Spring rest example application

This project is just an example of usage of some Spring-related technologies.

Used libraries

  • Spring boot:
    • spring-boot-starter-actuator
    • spring-boot-starter-data-jpa
    • spring-boot-starter-data-rest
    • spring-data-rest-hal-browser
    • spring-boot-starter-hateoas
    • spring-boot-starter-web
    • spring-boot-starter-logging
  • Hibernate
  • H2 database
  • jasypt with BouncyCastle provider

Requirements

  • Java 8
  • Installed JCE unlimited strength jurisdiction policy

About

Just example project with Spring Boot and REST API

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages