Running Swagger UI to Verify Local OpenAPI/Swagger Documents (2 mins read).

How to run Swagger UI locally to visualise OpenAPI documents.
Running Swagger UI to Verify Local OpenAPI/Swagger Documents (2 mins read).
How to run Swagger UI locally to visualise OpenAPI documents.
I will be attending
I will be attending
Week Notes 22#04 (3 mins read).
What happened in the week of 2022-01-24?
I'd agree that learning skills is important, especially as general command line proficiency can be helpful regardless of how you host but remember that everything is a tradeoff - what does your company differentiate on, and do you have time to learn how to scale infra or can you outsource to get to market quicker?
Create Executables, not Shell Aliases or Functions (2 mins read).
Why I create standalone executable scripts instead of shell aliases or functions.
Announcing spring-content-negotiator
, a Java Library for Content Negotiation with Spring (1 mins read).
Releasing a new library that can support content negotiation in Spring (Boot) applications, i.e. in Filter
s or ExceptionHandlers
.
Getting Started with jMolecules and the (Classical) Onion Architecture, with a Spring Boot project (6 mins read).
A guided example of converting a Spring Boot project to the Onion Architecture pattern.
Don't agree with everything, but there's some good points
I will be attending
Week Notes 22#03 (4 mins read).
What happened in the week of 2022-01-17?
I will not be attending
If you want to become well known on Twitter and brand yourself as a developer, it’s become obvious that it’s much more important to know how to game the algorithm with bullshit clickbait and threads than to a actually build things or create educational material.
nader dabit (🧱, 🚀) (@dabit3)Sun, 23 Jan 2022 01:40 GMT
How to Create and Unit Test Java Bean Validation Annotations (12 mins read).
A guided example through what the different type of annotation ElementType
s are, with respect to Bean Validation, and how to write unit tests for them.
the crushing weight of 2 manageable tasks
aubrey (@aubreybell)Fri, 21 Jan 2022 18:43 GMT
Really great conversation about the use of domains in government this morning at #ukgc22, led by Terence Eden with some great discussions from the group!
I will be attending
that's all
Netflix Is A Joke (@NetflixIsAJoke)Fri, 21 Jan 2022 19:00 GMT
Codifying Your Technical / Architectural Standards with ArchUnit (7 mins read).
How to use ArchUnit to codify your technical standards to reduce code review requirements, and arrive at a more consistent codebase.
Have you got a blog about #Jenkins #JobDsl? Let me know and we can get it added to https://github.com/jenkinsci/job-dsl-plugin/wiki/Talks-and-Blog-Posts, because we see a lot of traffic from it ☺
Appending to a Querystring using Go (1 mins read).
How to append query parameters in a URL in Go.
Don't Just String Append to a Querystring (1 mins read).
Why you shouldn't use concatenate strings together to append to a querystring.
Simplifying Spring (Boot) ExceptionHandler
s with ResponseStatus
Annotations (2 mins read).
How to use annotations to drive HTTP response codes from a Spring ExceptionHandler
.
Use SLF4J, not Log4J, as Your Logging Interface (3 mins read).
Why we should be using the interface API for logging, rather than the underlying implementation's API.
I will be attending
Using the Facade Pattern to More Easily Test static
or Complex Classes (2 mins read).
How to use the Facade design pattern to more easily test classes that are more complex than our tests need to understand.
Mocking void
methods with Mockito (1 mins read).
How to Mock a void
method with Mockito, for instance to throw an exception.
Thoughts on Social Media Anonymity (4 mins read).
My thoughts on the protection of social media anonymity.