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
- Host: GitHub
- URL: https://github.com/dashaun/jsp-with-spring-boot-3
- Owner: dashaun
- Created: 2024-04-16T17:39:08.000Z (about 2 years ago)
- Default Branch: main
- Last Pushed: 2024-04-16T17:47:28.000Z (about 2 years ago)
- Last Synced: 2025-07-07T11:03:14.839Z (11 months ago)
- Topics: jsp, jsp-servlet, spring-boot, spring-web
- Language: Java
- Homepage: https://youtu.be/0WBUPxDWn4U
- Size: 62.5 KB
- Stars: 2
- Watchers: 1
- Forks: 3
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
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