Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

https://github.com/alexanderlapygin/spring-boot-helloworld

HelloWorld on Spring Boot
https://github.com/alexanderlapygin/spring-boot-helloworld

helloworld java softspiders spring spring-boot ss starter template

Last synced: about 16 hours ago
JSON representation

HelloWorld on Spring Boot

Awesome Lists containing this project

README

        





# HelloWorld on Spring Boot

## Feature tags

- maven
- spring-boot
- starter
- template

---

## Direct ancestors
- [- spring-boot](https://github.com/AlexanderLapygin/java-helloworld#readme)

## Direct descendants
- [+ swagger](https://github.com/AlexanderLapygin/spring-boot-swagger#readme)
- [+ flyway, postgres, spring-data-jpa, testcontainers, todo](https://github.com/softspiders/spring-boot-postgres-testcontainers-archunit-restful-swagger-restassured-selenium-hexagonal-todo/tree/spring-boot-psql-testcontainers-todo#readme)
- [+ jdbc-template, postgres](https://github.com/AlexanderLapygin/springboot-jdbctemplate-postgres/tree/main#readme)
- [+ war](https://github.com/AlexanderLapygin/springboot-war-helloworld#readme)

---

## Author

[Alexander Lapygin](https://github.com/AlexanderLapygin) <>

---

## Requirements
- [Maven](https://maven.apache.org/)
- [Java 17](https://www.oracle.com/java/technologies/javase/jdk17-archive-downloads.html)

---

## Run

```sh
mvnw spring-boot:run
```

Take a look at http://localhost:8080/hello.

### License

Licensed under the [MIT license](./LICENSE)

---

[SOFTSPIDERS](https://github.com/softspiders/softspiders)