Java, Spring, JavaScript, Docker, TDD, DDD
Get Noticed 2017 competition is coming to the end and here are few of my thoughts about it. First of all, it looks like that Continue Reading Week #10 – The end
Docker is a really great piece of technology. It saves you all the trouble needed to install and configure things like databases, servers, message brokers Continue Reading Docker problems on Windows
The time has come to use the database in Commutee. You can do it pretty easily using Spring Data Neo4j, here’s how. Spring offers so Continue Reading Week #9 – Connecting to Neo4j
If you want to work as a software developer, you will have to keep learning your whole life, so if you don’t like to learn, Continue Reading How to learn software development?
Commutee is coming along pretty slow, but it is moving forward! This time I have focused on reading real data. This week I have decided, Continue Reading Week #8 – Reading 7zip archive
Consumer-Driven Contracts is an interesting approach to the design and verification of API endpoints. The basic idea behind this is that the consumer decides how the Continue Reading Consumer-Driven Contracts
A miracle has occurred! I implemented few things for Commutee and that is great! ? It is not some kind of breakthrough, but it is a Continue Reading Week #7 – Mocking the database
Creating REST endpoints has become pretty popular. All these microservices, APIs, simple backend applications for the frontend javascript apps often use REST for communication. But Continue Reading Spring Boot REST – request validation
Last time I wrote about the general design of the Ports and Adapters architecture. I have also described how I plan to use this approach in Continue Reading Week #6 – Ports and Adapters – part 2
Another week has come to a pass and unfortunately, I did not manage to work on a project at all – again. But I have Continue Reading Week #5 – Ports and Adapters
The 2017 4Developers Festival has come to a pass and it was awesome! For me, this is the obligatory conference that I plan to attend every Continue Reading 4Developers 2017 – summary
Tomorrow in Warsaw there will be the 4Developers festival – a conference for all kinds of software developers. It looks really interesting, and the best Continue Reading 4Developers 2017
It is the fourth week of work on Commutee project. Well, technically it is the fifth week, but I didn’t have much time for work on Continue Reading Week #4 – Big problems
What is Neo4j? Well, it is a database, but a different type of database, it is a graph database to be exact! And that Continue Reading Neo4j? What is it?
Another week came to pass and I have managed to do some work on my project. Unfortunately I didn’t work on it as much as I Continue Reading Week #3 – Parsed!