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

https://github.com/dashaun/jsp-with-spring-boot-3

Using JSP with Spring Boot 3
https://github.com/dashaun/jsp-with-spring-boot-3

jsp jsp-servlet spring-boot spring-web

Last synced: 11 months ago
JSON representation

Using JSP with Spring Boot 3

Awesome Lists containing this project

README

          

[![Forks][forks-shield]][forks-url]
[![Stargazers][stars-shield]][stars-url]
[![Issues][issues-shield]][issues-url]

# JSP with Spring Boot 3

This is not recommended, but it may be necessary, like it was today, with my good friend [Eric Manley](https://github.com/ericm48)

## Prerequisites

## Quick Start

```bash
./mvnw spring-boot:run
```

## Related Videos

[Watch the build on YouTube](https://youtu.be/0WBUPxDWn4U)



[forks-shield]: https://img.shields.io/github/forks/dashaun/jsp-with-spring-boot-3.svg?style=for-the-badge
[forks-url]: https://github.com/dashaun/jsp-with-spring-boot-3/forks
[stars-shield]: https://img.shields.io/github/stars/dashaun/jsp-with-spring-boot-3.svg?style=for-the-badge
[stars-url]: https://github.com/dashaun/jsp-with-spring-boot-3/stargazers
[issues-shield]: https://img.shields.io/github/issues/dashaun/jsp-with-spring-boot-3.svg?style=for-the-badge
[issues-url]: https://github.com/dashaun/jsp-with-spring-boot-3/issues