Notice
Recent Posts
Recent Comments
Link
일 | 월 | 화 | 수 | 목 | 금 | 토 |
---|---|---|---|---|---|---|
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 |
Tags
- spring boot rest api
- Service Discovery
- multiple yml
- eureka
- docker
- github
- spring constant
- api 서버
- ionic install
- ionic
- 도커
- mariadb
- CORS
- Spring cloud
- git
- MSA
- gitlab
- spring boot
- 아이오닉 설치
- docker isntall
- 16.04
- Service Registry
- yml constant
- Spring
- datasource
- 다중 yml
- 아이오닉
- 도커 설치
- yml 여러개
- Rest
Archives
- Today
- Total
목록API (1)
개발 메모장
[Spring Boot] Rest API Server(2) - 서버 기본동작(get,post,put,delete)
2020/08/08 - [Server] - [Spring Boot] Rest API Server(1) - IntelliJ 프로젝트 생성 [Spring Boot] Rest API Server(1) - IntelliJ 프로젝트 생성 최근 게이트웨이를 개발해야할 업무가 생기면서 기존에 크지 않던 API서버를 그대로 사용하기 위하여 MSA로 개발하기로 했다. 그래서 개발을 하고 있는 환경으로는 Spring Cloud Gateway + Hystrix + Spring dlibs.tistory.com 앞에서 생성한 프로젝트의 GET, POST, PUT, DELETE 메소드를 지원하는 기본 서버를 만들어 보자 1. Application 환경설정 우선 resources 아래에 application.properties 파..
Server
2020. 8. 8. 23:48