- 基于远程源版本库fork出自己的远程版本库,通过github或gitlab界面操作完成
实践Git
介绍
自适应网页设计(Responsive Web Design)
实践Yarn(Yarnpkg)
介绍
实践JHipster
介绍
实践SDKMAN
介绍
实践Spring Enable系列之EnableJpaRepositories
Annotation to enable JPA repositories. Will scan the package of the annotated configuration class for Spring Data repositories by default.
实践Spring Enable系列之EnableConfigurationProperties
@EnableConfigurationProperties enable support for @ConfigurationProperties annotated beans. @ConfigurationProperties beans can be registered in the standard way (for example using @Bean methods) or, for convenience, can be specified directly on this annotation.
实践Spring Enable系列之EnableAsync
EnableAsync
实践Spring Enable系列之EnableAspectJAutoProxy
1 | |