|
You are here |
blog.kulman.sk | ||
| | | | |
www.onswiftwings.com
|
|
| | | | | Discover use-cases of code generation and get an overview of the tools you can use to automate it. | |
| | | | |
www.uraimo.com
|
|
| | | | | The GYB tool is used internally in Swift to simplify source files with many snippets of code that follow a common pattern. GYB provides some additional directives that are parsed by the tool to generate the final source files. This short tutorial describes how to use GYB in your own projects. | |
| | | | |
renato.athaydes.com
|
|
| | | | | [AI summary] The article discusses creating a minimal HTTP server in Java without using frameworks, leveraging Java SE's capabilities for simplicity and control. It highlights building the server with custom code, using annotations for routing, and demonstrates the approach with a basic 'Hello World' example. The article also covers testing with JUnit, using standalone JUnit runners, and building the project with Java itself to avoid bash scripts. It concludes by advocating for a balance between using frameworks and raw Java SE for different application needs. | |
| | | | |
runswiththedug.wordpress.com
|
|
| | | Visit the post for more. | ||