Skip to content

JorisHeadease/GIDS-SNS-RI-Portal-Java

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

64 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

GIDS Social Network Standard (SNS) Reference Implementation Portal in Java (gids-sns-ri-portal-java)

This application is a Spring Boot application.

Requirements

For building and running the application you need:

Running the application locally

There are several ways to run a Spring Boot application on your local machine. One way is to execute the main method in the nl.gidsopenstandaarden.ri.portal.Application class from your IDE.

Alternatively you can use the Spring Boot Maven plugin like so:

mvn spring-boot:run

Copyright

Released under the Mozilla Public License Version 2.0. See the LICENSE file.

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Java 81.8%
  • HTML 17.1%
  • Other 1.1%