ojos!private 멤버필드에 값 넣는 방법(2가지)setter 메소드 이용생성자 이용private 멤버필드에 값 빼는 방법(1가지)getter 메소드 이용인터페이스가 다른 인터페이스를 상속 받을 땐 interface extends interface클래스가 인터페이
https://mvnrepository.com/artifact/org.springframework/spring-context/4.3.30.RELEASE
https://account.jetbrains.com/a/4kq3p60c
MVC - 타일을 어떻게 나눌까에 대한 반복문Model(DAO,VO)View(JSP)Controller(Controller, Service(재사용을 높임, 컨트롤러가 복잡하지 않게 하기 위해서))Annotation @ : Bean 등록, 객체 관리해주는 것싱글톤? 객체
https://yuchae.tistory.com/223
.jar : 부트 파일Spring ver5.(boot).war : jsp O.jar : jsp X -> time leap를 쓰면 가능Project > Open Module Settings > Modules > + classpath 들어가면 resources에 꼭 작성
크롤링? 객체랑 html 할 줄 알면 할 수는 있다\-> 외국에서는 스크래핑이라고 쓰는 중tiles에 대해서 알아보자.https://mvnrepository.com/artifact/org.apache.tiles/tiles-core/3.0.8https:
write.jsp라고 적어둔 것value 속성 : 값을 입력합니다. EL을 사용할 수 있습니다.target 속성 : 프로퍼티를 설정할 빈 또는 맵을 가집니다.property 속성 : 설정할 프로퍼티 입니다.var 속성 : 값이 저장되는 변수명 입니다.scope 속성
@Controller -> 데이터와 화면과 연관(JSON파일을 리턴)@RestController @ResponseBody -> 이 둘은 화면과 연관 X 데이터와 연관객체 안에 객체가 있음 - 객체탈트~{list:{},obj{obj:{}}aaa:10}서블릿에 모델링 뷰를
JDK MariaDB HeidiSQL 혹은 편한 QueryTool IntelliJ boot하면 굳이 tomcat 노필요
${컬럼명} = JPA란?https://gmlwjd9405.github.io/2019/08/04/what-is-jpa.html@entity 어노테이션 잇는데 이건 jpa쓸때 쓰는건가요?\-> 그래서 간단한 쿼리는 jpa쓰고 복잡한 쿼리문은 마이바티스쓴다고 하더
이벤트 참조:https://developer.mozilla.org/ko/docs/Web/EventsCarousel:https://getbootstrap.com/docs/5.0/components/carousel/
Ajax 통신 + restful의 구조 : 객체를 string으로 변환해서 보내줌 앱 개발 하기JMX는 자바 애플리케이션을 모니터링하고 관리하는 표준 방법 \- MBeans : 컴포넌트를 노출해 외부의 JMX 클라이언트가 오퍼레이션 호출, 속성 검사, MBeans의 이