Skip to content

etc book index

honeymon edited this page Jun 20, 2019 · 1 revision
Note

부족한 부분이 있다면 지속적으로 갱신하겠습니다. ^^

용어(Keyword) 설명

건강(health)

2, 3, 52, 189, 190, 196, 198, 199,

애플리케이션(Application)

1, 2, 3, 4, 5, 7, 8, 11, 14, 17, 24, 31, 33, 35, 37, 40, 42, 43, 44, 45, 47, 48, 50, 51, 52, …​, (너무 많아서 생략…​)

엑추에이터(Actuator)

3, 52, 127, 128, 129, 130, 187, 188, 189, 191, 194, 195, 203, 206, 209, 234, 235, 245, 287, 291

빌드(Build)

5, 19, 24, 43, 47, 48, 49, 53, 57, 131, 201, 202. 213, 215, 216, 217, 219, 220, 222, 223, 225, 238, 294, 295, 296, 297, 299, 300, 307

빌드도구(Build tool)

4, 5, 6, 7, 9, 14, 16, 19, 43, 213, 219, 223, 294, 300, 307

구성(Configuration, @Configuration)

3, 34, 35, 36, 41, 42, 59, 66, 88, 89, 96, 101, 102, 103, 104, 118, 165, 167, 170, 180, 182, 264, 291,

자동구성(Auto-Configuration, ~AutoConfiguration)

1, 2, 3, 19, 34, 35, 36, 39, 101, 119, 171, 172, 174, 175, 178, 180, 197, 200, 201, 234, 274, 306

종점(EndPoint)

52, 88, 127, 130, 187, 189, 191, 193, 194, 195, 203, 205, 234, 245, 251, 256, 281, 287, 293

실행가능한(Executable) jar

14, 23, 24, 28, 44, 52, 57, 97, 126, 213, 215, 218, 219, 221, 225, 301

그레이들(Gradle)

4, 5, 10, 15, 19, 21, 22, 23, 28, 29, 44, 45, 46, 188, 202, 213, 214, 216, 217, 226, 231, 238, 239, 243, 246, 255, 267, 295, 297, 300, 306

메이븐(Maven)

2, 4, 19, 23, 28, 43, 45, 143, 184, 188, 202, 213, 216, 216, 218, 219, 220, 227, 238, 295, 297, 306

컨버터(Converter)

93, 105, 260, 262, 263, 269

커맨드라인(Command Line, 명령줄)

16, 22, 65, 66, 67, 68, 69, 70, 72, 89, 90, 234, 243, 294, 301

클래스패스(classpath)

35, 40, 48, 49, 50, 56, 67, 69, 72, 86, 96, 107, 110, 111, 119, 127, 135, 149, 150, 155, 157, 160, 180, 202, 217, 236, 238, 243, 244, 246, 248, 258, 259, 260, 264, 266, 267, 268, 270, 272, 273, 283, 294, 300, 302,

컨테이너(Container)

1, 2, 5, 6, 14, 18, 42, 52, 81, 88, 93, 100, 107, 110, 111, 114, 122, 124, 165, 179, 215, 218, 222, 225, 226, 248, 251, 288, 294, 295, 300, 301, 305

컨텍스트(Context)

49, 59, 58, 60, 64, 76, 104, 123, 124, 143, 155, 164, 168, 170, 194, 196, 233, 235, 236, 237, 262, 264, 265, 277, 285, 286, 287, 302, 304, 305

BootSpringBootApplication

13, 32, 42, 228, 241, 249,

스프링(Spring)

정말 많이 사용됐습니다.

플랫폼(Platform)

1, 66, 225, 228, 242, 282, 283

플러그인(Plug-in)

5, 7, 14, 15, 16, 21, 23, 45, 213, 214, 217, 219, 220, 306

프로파일(Profile, @Profile)

23, 48, 53, 66, 69, 71, 74, 89, 90, 91, 98, 140, 243, 306

최상위 패키지(Root package)

31, 33, 40

래퍼(Wrapper)

5, 6, 28, 216

지표(측정치, Metrics)

206, 208

@SpringBootApplication

31, 32, 33, 35, 36, 41, 167, 237

@Conditional

180, 181, 182

@ConditionalOnMissingBean

104, 133, 180, 182,

@ConfigurationProperties

66, 73, 82, 83, 84, 85, 86, 88, 91, 185, 190, 235, 245, 254, 256

@Controller

12, 40, 89, 100, 114, 172, 174, 264, 288

@EnableAutoConfiguration

2, 31, 35, 36, 38, 39, 42, 137, 138, 276

@EnableWebFlux

119

@RequestMapping

12, 100, 111, 190

@RestContoller

12, 100, 112, 258, 262

@ResponseBody

12, 262

@Repository

40, 89, 277

Repository

131, 138, 282

@SpringBootTest

66, 164, 169, 172, 251