Skip to content

sub-task -- [Homework 1] - adilet #4

@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

Metadata

Metadata

Assignees

Labels

(3) Code ReviewWhen the implementation of the ticket is completed, set this label.

Type

No type

Projects

No projects

Relationships

None yet

Development

No branches or pull requests

Issue actions