<%@ page language="java" contentType="text/html; charset=UTF-8"pageEncoding="UTF-8"%><html><head><title>Application Test</title></head><body><h2>application 테스트</h2><table border="1"> <tr> <…
application 객체는 javax.servlet.ServletContexxt 클래스를 상속받아 웹 컨테이너가 구현하여 제공하는 객체로 해당 웹 어플리케이션의 실행 환경을 제공하는 서버의 정보와 서버측 자원에 대한 정보를 얻어내거나 해당 어클리케이션의 이벤트 로그를 다루는 메소드들을 제공한다.
spring.application.name=webspring.datasource.driverClassName=net.sf.log4jdbc.sql.jdbcapi.DriverSpyspring.datasource.url=jdbc:log4jdbc:mariadb://localhost:3307/springbootspring.datasource.username=rootspring.datasource.password=1111mybatis.mapper-locations=mapper/**/*.xmlspring.thymeleaf.prefix=class…
spring.application.name=web//spring.datasource.driver-class-name=com.mysql.cj.jdbc.Driver//spring.datasource.url=jdbc:mysql://localhost:3306/springbootspring.datasource.driver-class-name=org.mariadb.jdbc.Driverspring.datasource.url=jdbc:mariadb://localhost:3307/springbootspring.datasource.username=r…
spring.application.name=web//spring.datasource.driver-class-name=com.mysql.cj.jdbc.Driver//spring.datasource.url=jdbc:mysql://localhost:3306/springbootspring.datasource.driver-class-name=org.mariadb.jdbc.Driverspring.datasource.url=jdbc:mariadb://localhost:3307/springbootspring.datasource.username=r…
spring.application.name=web//spring.datasource.driver-class-name=com.mysql.cj.jdbc.Driver//spring.datasource.url=jdbc:mysql://localhost:3306/springbootspring.datasource.driver-class-name=org.mariadb.jdbc.Driverspring.datasource.url=jdbc:mariadb://localhost:3307/springbootspring.datasource.username=r…
[소스내용 추가]//spring.datasource.driver-class-name=com.mysql.cj.jdbc.Driver//spring.datasource.url=jdbc:mysql://localhost:3306/springbootspring.datasource.driver-class-name=org.mariadb.jdbc.Driverspring.datasource.url=jdbc:mariadb://localhost:3307/springbootspring.datasource.username=rootspring.datasour…
spring.application.name=web1spring.datasource.driver-class-name=org.mariadb.jdbc.Driverspring.datasource.url=jdbc:mariadb://localhost:3307/springbootspring.datasource.username=rootspring.datasource.password=1111#Spring Data JPA 설정 추가spring.jpa.hibernate.ddl-auto=updatespring.jpa.properties.hibernate…
spring.application.name=web1spring.datasource.driver-class-name=org.mariadb.jdbc.Driverspring.datasource.url=jdbc:mariadb://localhost:3307/springbootspring.datasource.username=rootspring.datasource.password=1111#Spring Data JPA 설정 추가spring.jpa.hibernate.ddl-auto=updatespring.jpa.properties.hibernate…
spring.application.name=web1spring.datasource.driver-class-name=org.mariadb.jdbc.Driverspring.datasource.url=jdbc:mariadb://localhost:3307/springbootspring.datasource.username=rootspring.datasource.password=1111#Spring Data JPA 설정 추가spring.jpa.hibernate.ddl-auto=updatespring.jpa.properties.hibernate…