Skip to content

Conversation

@MrGalaxyDragon
Copy link
Member

@MrGalaxyDragon MrGalaxyDragon commented Apr 20, 2025

Changes introduce a blank Spring Boot application with Docker support.

It was created using the Spring Initializr following these steps:

  1. Project: Maven
  2. Language; Java
  3. Spring Boot: 3.4.5
  4. Project Metadata:
    • Group: dev
    • Artifact: devlink
    • Name: DevLink
    • Description: Backend for the DevLink platform - developed with Java Spring Boot
    • Package name: dev.devlink
    • Packaging: Jar
    • Java: 24
  5. Dependencies:
    • Spring Web
    • Spring Data JPA
    • PostgreSQL Driver
    • Spring Boot DevTools
    • Lombok

After initializing the Spring Boot app, two more dependencies were manually added:

Installation and usage have been included in the README.md.

@MrGalaxyDragon MrGalaxyDragon requested a review from Janniix April 20, 2025 22:15
@MrGalaxyDragon MrGalaxyDragon linked an issue Apr 20, 2025 that may be closed by this pull request
@MrGalaxyDragon MrGalaxyDragon marked this pull request as draft April 20, 2025 22:19
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Project Setup

2 participants