SpringBoot으로 웹 출시까지 #4

springboot logo

4. thymeleaf를 이용해 레이아웃 만들기

1 myhome 만들기

https://start.spring.io/

 

project : maven

springboot :  최대한 낮은 버전 / SNAPSHOT X로 선택

group : godcoder

artifact, name : myhome

java: 8

dependencies : Thymeleaf / Spring Web / Spring Boot DevTools / Lombok

2 IntelliJ와 git 연동하기

https://github.com/

깃허브 계정이 없으신분들은 회원가입을 진행합니다.

그 뒤 강의 내용대로 진행하시면 됩니다.

저는 이번 클론 코딩을 진행하는 모든 코드를 한 번에 관리하기 위해 강의와 다르게 연동하였습니다.

git repository 생성 및 로컬 폴더 연결

을 누르시면 모든 프로젝트를 하나의 리포지토리로 관리 하실 수 있습니다.

3 bootstrap 적용

부트스트랩 스타터 탬플릿 적용

https://getbootstrap.kr/docs/5.0/getting-started/introduction/

– 강의 시점과 시간이 달라 버전이 업그레이드 되었습니다.

    코드가 달라지고, 명령어가 수정되었습니다.

    최대한 유사한 코드를 사용해서 작성했습니다.

<!doctype html>
<html lang="en">
  <head>
    <!-- Required meta tags -->
    <meta charset="utf-8">
    <meta name="viewport" content="width=device-width, initial-scale=1">

    <!-- Bootstrap CSS -->
    <link href="https://cdn.jsdelivr.net/npm/bootstrap@5.0.2/dist/css/bootstrap.min.css" rel="stylesheet" integrity="sha384-EVSTQN3/azprG1Anm3QDgpJLIm9Nao0Yz1ztcQTwFspd3yD65VohhpuuCOmLASjC" crossorigin="anonymous">

    <title>Hello, world!</title>
  </head>
  <body>
    <h1>Hello, world!</h1>

    <!-- Optional JavaScript; choose one of the two! -->

    <!-- Option 1: Bootstrap Bundle with Popper -->
    <script src="https://cdn.jsdelivr.net/npm/bootstrap@5.0.2/dist/js/bootstrap.bundle.min.js" integrity="sha384-MrcW6ZMFYlzcLA8Nl+NtUVF0sA7MsXsP1UyJoMp4YLEuNSfAP+JcXn/tWtIaxVXM" crossorigin="anonymous"></script>

    <!-- Option 2: Separate Popper and Bootstrap JS -->
    <!--
    <script src="https://cdn.jsdelivr.net/npm/@popperjs/core@2.9.2/dist/umd/popper.min.js" integrity="sha384-IQsoLXl5PILFhosVNubq5LC7Qb9DXgDA9i+tQ8Zj3iwWAwPtgFTxbJ8NT4GN1R8p" crossorigin="anonymous"></script>
    <script src="https://cdn.jsdelivr.net/npm/bootstrap@5.0.2/dist/js/bootstrap.min.js" integrity="sha384-cVKIPhGWiC2Al4u+LWgxfKTRIcfu0JTxR+EQDz/bgldoEyl4H0zUF0QKbrJ0EcQF" crossorigin="anonymous"></script>
    -->
  </body>
</html>

Visual Studio Code 연결

컴퓨터에 자동 설치된 비주얼스튜디오를 실행시켜 프로젝트 파일(myhome – main – resources)을 열어줍니다.

template 폴더 아래 “index.html” 파일을 만들고 복사한 내용을 붙여넣습니다.

<html lang=“en”> -> <html>으로 수정합니다.

[intelliJ] HomeController 만들기

myhome 아래 “controller” 폴더를 생성하고,  “HomeController” 클래스를 작성합니다.

package com.godcoder.myhome.controller;

import org.springframework.stereotype.Controller;
import org.springframework.web.bind.annotation.GetMapping;

@Controller
public class HomeController {
@GetMapping
public String index(){
return "index";
}
}

[VSCode]starter-template.css 작성

myhome – src – main – resources – static 아래 “starter-template.css” 파일을 생성합니다.

body {
padding-top: 5rem;
}
.starter-template {
padding: 3rem 1.5rem;
text-align: center;
}

“SpringBoot으로 웹 출시까지 #4”의 6,464개의 댓글

  1. [b]Complete Digital Security for Safer Online Activity[/b]

    Cyber threats continue to evolve, making reliable antivirus protection an important part of everyday digital security.

    A dependable antivirus solution can monitor system activity, inspect downloaded files, and identify suspicious programs before they cause serious damage.

    Explore modern approaches to malware prevention and device protection through [url=https://shieldgardia.com/]best antivirus app for Android[/url].

    [b]Why Antivirus Software Is Important[/b]

    Online threats often appear as legitimate files, useful applications, urgent account notifications, or ordinary website links.

    Some threats immediately disrupt normal device operation, while others remain hidden and collect sensitive information over time.

    Proactive security scanning examines applications, downloads, and system activity for signs of malicious behavior.

    [b]Types of Malware That Security Software Can Block[/b]

    [list]
    [*] Traditional computer viruses and malicious files
    [*] File-encrypting ransomware attacks
    [*] Programs created to collect sensitive information
    [*] Trojan programs presented as useful downloads
    [*] Fraudulent websites created to steal account credentials
    [*] Unwanted browser extensions and applications
    [*] Infected documents, archives, installers, and attachments
    [/list]

    [b]What Makes Antivirus Protection Effective[/b]

    Quality antivirus software should combine dependable malware detection with simple controls and efficient system performance.

    Continuous protection can examine new applications and documents before they interact with important system components.

    Frequent threat database updates help antivirus software recognize recently discovered malicious programs.

    Important security capabilities may include:

    [list]
    [*] Active protection against malicious software
    [*] Scheduled and manual system scans
    [*] Detection of fraudulent and dangerous websites
    [*] Regular malware definition updates
    [*] Quarantine for suspicious files
    [*] Protection from unauthorized file encryption
    [/list]

    [b]Protecting Everyday Online Activities[/b]

    Browsing the web often involves passwords, payment details, private documents, and other valuable information.

    Protection against unsafe websites can reduce the risk of downloading malware or submitting information to a fraudulent page.

    No security application replaces the need to remain cautious when opening unfamiliar links or entering account credentials.

    [b]Antivirus Protection for Home and Business[/b]

    Personal devices often contain photographs, documents, saved passwords, payment information, and private communications.

    Malware affecting a company device may result in data loss, account compromise, downtime, or financial damage.

    A complete security approach should include both protective software and careful user behavior.

    [b]How to Strengthen Your Digital Security[/b]

    Keep the operating system, web browser, and installed applications updated.

    Protect every important account with a strong password and an additional verification method.

    Create reliable backups so that important information can be recovered after hardware failure or a malware incident.

    Download software only from reputable websites and verified application stores.

    [b]Build a Stronger Defense Against Malware[/b]

    No individual security tool can eliminate every possible risk, but reliable antivirus software can significantly strengthen everyday protection.

    Combining real-time malware protection with software updates and sensible browsing practices creates a more complete security strategy.

    Find additional information about antivirus software and malware prevention through [url=https://shieldgardia.com/]free online virus scan[/url].

  2. Современный интернет предлагает множество ресурсов по информационной безопасности, но далеко не все из них заслуживают внимания. Портал https://xaker.news/ выделяется на этом фоне как активное сообщество, где специалисты обсуждают актуальные темы кибербезопасности, делятся опытом и помогают разобраться в сложных вопросах цифровой защиты. Здесь можно найти профессиональные консультации, обзоры инструментов и свежие материалы о современных угрозах в сети. Площадка поддерживает живое общение между участниками, а положительные отзывы пользователей подтверждают качество предоставляемой информации и уровень экспертизы авторов.

댓글 달기

이메일 주소는 공개되지 않습니다.