Swagger: Custom java rest server api generator
We look into the swagger generator in the swagger codegen cli, in order to generate our own little simple java rest web server.
The linux environment is now fully build, all tools and programs are created and we will do the final configuration of the system.
I go through a recent PR I created on the Ceph project. This contribution was something that solved a problem that really annoyed me when I’ve used the dashboard regularly the last weeks during a large upgrade/migration.
I write a lot of small java applications and need a good command line interpreter. Apache Common CLI helps me keep track of options and arguments. Apache have a lot of great tools in their tool chain and even if some of them are common they have a great track record of usability.
I was participating in a webinar with Zeev explaining the new implementation of PHP 7 and the improvements in memory management giving better performance. He pointed us to some blog posts, by Nikita Popov (@nikita_ppv), explaining improvements to the underlying structure of values, arrays, objects a.s.o. In this blog post I want to summaries some…
In this video, we look into installing an Openstack Compute node and connecting it with our controller node.
We solve today’s challenge at the advent of code 2020. Come join us and have some fun.