티스토리 뷰

<본인 아이피 주소:8888/주소> 하면 클래스에서 다같이 볼수있음

원래는 발표와 산출물 필요

 

여태 자바프로젝트/ 세미프로젝트로 포폴 만들어서

입사시 차별점을 두어야 함

 

- sql과 git을 내 컴에 설치하고 쓸수있게 해놔야 프로젝트나, 포폴에 차질 없을 듯

- 프로젝트 시, 오류, 에러 메시지에 대해서 오답노트를 해두면 좋을 듯함

STS3 download -4.21

https://github.com/spring-projects/toolsuite-distribution/wiki/Spring-Tool-Suite-3

 

Spring Tool Suite 3

the distribution build for the Spring Tool Suite and the Groovy/Grails Tool Suite - spring-attic/toolsuite-distribution

github.com

 

C:\Users\user1\Desktop\tools\sts-3.9.18.RELEASE 이것만 옮겨놔

안된다면 이걸 다운받고 같은 폴더에 넣고 등록해줘야 함

Download Apache Maven – Maven

 

Download Apache Maven – Maven

Downloading Apache Maven 3.9.9 Apache Maven 3.9.9 is the latest release: it is the recommended version for all users. System Requirements Java Development Kit (JDK) Maven 3.9+ requires JDK 8 or above to execute. It still allows you to build against 1.3 and

maven.apache.org

 

연동시작

Maven Repository: Search/Browse/Explore

 

Alt+F5 = 연동->업데이트

 

빈객체로 똑같은 결과를 내고 있다!

alt+F5

오버라이딩

 

빈등록하면 new안해도 됨

 

의존성 주입

<!--   ctrl+shif+c -->

 

앞으로 MVC 패턴이 이렇게 변할 것이다

  <dependencies>
<!-- https://mvnrepository.com/artifact/org.springframework/spring-context -->
<dependency>
   <groupId>org.springframework</groupId>
   <artifactId>spring-context</artifactId>
   <version>5.2.25.RELEASE</version>
</dependency>
  </dependencies>

 

M자 만들어짐: new->configure->~Maven~???

 

Alt+F5

자료파일에 프로젝트에 연동됨

 

이런거 다하고 나서 빈에 위임

공지사항
최근에 올라온 글
최근에 달린 댓글
Total
Today
Yesterday
링크
«   2025/03   »
1
2 3 4 5 6 7 8
9 10 11 12 13 14 15
16 17 18 19 20 21 22
23 24 25 26 27 28 29
30 31
글 보관함