Skip to content

DB 설정 #4

@mic050r

Description

@mic050r

server.port=8088
spring.datasource.driver-class-name=oracle.jdbc.OracleDriver
spring.datasource.url=jdbc:oracle:thin:@localhost:1521:xe
spring.datasource.username=scott
spring.datasource.password=tiger

spring.thymeleaf.cache=false
mybatis.mapper-locations=classpath*:mybatis/mapper/**/*.xml

Metadata

Metadata

Assignees

Labels

templateThis issue or pull request already exists

Type

No type
No fields configured for issues without a type.

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions