|
You are here |
golb.hplar.ch | ||
| | | | |
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. | |
| | | | |
mherman.org
|
|
| | | | | This tutorial looks at how to implement an API with Node, gRPC, and Postgres. | |
| | | | |
stackchief.com
|
|
| | | | | BeanPostProcessor example in Spring Boot including proxy example, BeanFactoryPostProcessor vs BeanPostProcessor, BeanPostProcessor not getting called, BeanPostProcessor vs PostConstruct, and more. | |
| | | | |
jj09.net
|
|
| | | This is a step-by-step overview for creating the front-end, backend, and persistence layer with MARN Stack: MongoDB, Apollo Server, React and Node.js. I also created... | ||