Hello "gradle_java"!
- Learn Java with Gradle
- Learn Spring Boot with Gradle
- Learn Tools and Others
- References GitHub Actions
- References Gradle
Lesson | Project App | Project Common | Project Web App | Multi-Project | Project Library |
---|---|---|---|---|---|
101 | Hello jabba! | ||||
102 | Hello Gradle! | ||||
103 | Hello gradlew ! |
||||
104 | Hello Single Project! | ||||
105 | Hello CircleCI! | ||||
106 | Hello Package! | ||||
107 | Hello Gradle Task! | ||||
108 | Hello Gretty! | ||||
109 | Hello Servlet! | ||||
110 | Hello App with Docker! | ||||
111 | Hello jetty! | ||||
112 | Hello tomcat! | ||||
113 | Hello GitHub Actions CI! | ||||
114 | Hello Simple Multi-Project! | Hello Simple Multi-Project! | |||
115 | Hello Own Library! | Hello Own Library! | Hello Own Library! | ||
116 | Hello Gradle Properties! | ||||
117 | Hello Publishing Application! | ||||
118 | Hello Publishing Library! | Hello Publishing Library! | Hello Publishing Library! | ||
119 | Hello Bintray! | Hello Bintray! | Hello Bintray! | ||
120 | Hello Publishing Web App! | ||||
121 | Hello Application Run! | ||||
122 | Hello Web App Run! | ||||
123 | Hello Multi-Project! |
Lesson | Project App | Project Common | Project Web App | Multi-Project |
---|---|---|---|---|
201 | Hello @Bean! | |||
202 | Hello @RestController! | |||
203 | Hello devtools! | x | ||
204 | Hello @Value! | |||
205 | Hello @Service! | |||
206 | Hello @Controller! | |||
207 | Hello @Component! | |||
208 | Hello @Autowired! | |||
209 | Hello @Entity! | |||
210 | Hello h2 Console! | x | ||
211 | Hello Seed Data! | |||
212 | Hello @GenericGenerator! | |||
213 | Hello Spring DataSource! | |||
214 | Hello PostgreSQL with DataSource! | |||
215 | Hello Database Platform! | |||
216 | Hello @ControllerAdvice! | |||
217 | Hello JUnit 5! | |||
218 | Hello REST Assured! | |||
219 | Hello @Order! | |||
220 | Hello @Configuration and @PropertySource! | |||
221 | Hello @Configuration and @Bean! | |||
222 | Hello JSONObject! | |||
223 | Hello @PostMapping and @RequestBody! | |||
224 | Hello @PostMapping and @RequestPart! | |||
225 | Hello @RequestMapping and @RequestParam! | |||
226 | Hello OpenAPI! |
- basic_001 Hello IntelliJ IDEA!
- basic_002 Hello Docker!
- basic_003 Hello GitHub Actions Release!
- basic_004 Hello JCenter!
- https://riggaroo.dev/using-github-actions-to-automate-our-release-process/
- https://github.com/actions/create-release
- https://medium.com/faun/automate-your-build-release-with-github-actions-367c0febf5fd
- https://docs.github.com/en/free-pro-team@latest/actions/learn-github-actions/introduction-to-github-actions
- https://git.luolix.topmunity/t/how-can-i-disable-a-github-action/17049/6