Mariusz Wyszomierski | DevBlog
open-menucloseme
Blog
Links icon
GitHub LinkedIn Twitter
About
🌐
Polski English
  • Spring Boot application properties or yml in test resources is a code smell

    calendar2022-12-01 · 1 min read  ·
    Share on: twitterfacebooklinkedincopy
    Spring Boot application properties or yml in test resources is a code smell

    In several projects I've seen application.properties or application.yml files in test resources. These files were almost exactly the same as files in main resources. Each time developer adds a new configuration to file in main resources, he/she needs to update a file in test resources. It's definitely a code smell. …


    Read More
  • How to export files from git repository without change history?

    calendar2022-11-03 · 2 min read  ·
    Share on: twitterfacebooklinkedincopy
    How to export files from git repository without change history?

    Often, as a product to the customer, not only binary files are transferred, but also source codes of applications. It is then worth considering whether you want to transfer the entire GIT repository or only the source codes. If we were the recipient of a product, the history of file changes can be very valuable …


    Read More
  • Editable diagrams in PNG files created in diagrams.net (former draw.io)

    calendar2022-10-14 · 3 min read  ·
    Share on: twitterfacebooklinkedincopy
    Editable diagrams in PNG files created in diagrams.net (former draw.io)

    There is awsome, free and intensively developed tool for drawing diagrams and schematics - diagrams.net (former draw.io). The easiest way to use this tool is to work in a web application accessible through a browser.. There is a desktop option, which could be installed on Windows, Linux and MacOs. Example diagram: …


    Read More

Recent Posts

  • Spring Boot application properties or yml in test resources is a code smell
  • How to export files from git repository without change history?
  • Editable diagrams in PNG files created in diagrams.net (former draw.io)
  • SDKMAN use any matching java version
  • redo - application for quick alias creation
  • Efficiently search and select commands from bash history
  • Can't find java class using reflection
  • SDKMAN - application to manage tools versions

Tags

DEVOPS 7 TOOLS 6 HARDWARE 4 JAVA 4 RASPBERRY 4 SPRING-BOOT 3 TIPS 3 GIT 2 NETWORK 2 SDKMAN 2 WILDFLY 2 ANSIBLE 1 ARCHITECTURE 1 BASH 1
All tags
ANSIBLE1 ARCHITECTURE1 BASH1 CODE-SMELL1 DEPLOYMENT1 DEVOPS7 DIAGRAMS1 DOZER1 EFFICIENCY1 GIT2 HARDWARE4 JAVA4 LIBRARY1 LINUX1 MAPPING1 MAPSTRUCT1 NARZĘDZIA1 NETWORK2 NMAP1 OWASP1 PERFORMANCE1 PRODUCTIVITY1 RASPBERRY4 RASPBIAN1 REDO1 REFLECTION1 SDKMAN2 SECURITY1 SPRING-BOOT3 TIPS3 TOOLS6 VNC1 WILDFLY2
[A~Z][0~9]
Mariusz Wyszomierski | DevBlog

Copyright  MARIUSZ WYSZOMIERSKI | DEVBLOG. All right reserved. Generated by Hugo. Template hugo-clarity.

to-top