Skip to content

[Homework 1] [GitHub] Create your own GitHub repository using Spring Initializr #1

@yeagerereren

Description

@yeagerereren

Your first assignment is to create a personal repository for your own Spring Boot application in the organization m01-project.devs.

Steps:

  1. Go to https://start.spring.io
  2. Create a new Spring Boot project:
  • Language: Java 25
  • Spring Boot: 3.x
  • Dependencies: Spring Web, Lombok, ...
  1. Download the generated ZIP and upload it to a new GitHub repository to the organization with your own account.
  2. Name your repo: spring-boot-demo-[yourname]
  3. Commit and push your initial code.

Deliverables:

  • Share the GitHub repo link in a comment on this issue.
  • Ensure main branch builds successfully (mvn clean install).

Evaluation:
✅ Project structure is correct
✅ .gitignore is included
✅ Readable commit messages

Sub-issues

Metadata

Metadata

Assignees

Labels

No labels
No labels

Type

No type

Projects

No projects

Relationships

None yet

Development

No branches or pull requests

Issue actions