Skip to content

WIP: Spring REST API for a social network project.

License

Notifications You must be signed in to change notification settings

Luuk2016/social-network-spring-api

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

32 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Social network Spring REST API (Java 17)

Build status

Master Develop
Java CI with Maven Java CI with Maven

Description

  • API Base endpoint: localhost:8080/api
  • Swagger: localhost:8080/api/swagger-ui.html
  • H2 console: localhost:8080/api/h2-console

Prerequisites

  • JDK 17
  • Maven

How to run (CLI)

Make sure you have all prerequisites, no Maven wrapper is included.

  1. Clone/download the repository.

  2. Open the project folder in a terminal.

  3. Run the app:

mvn spring-boot:run

Built with

License

This application is open-sourced software licensed under the MIT license.

About

WIP: Spring REST API for a social network project.

Topics

Resources

License

Stars

Watchers

Forks

Languages