How do you access a RESTful web service? That depends on what you're trying to accomplish. If you just want to test connectivity, a terminal-based utility like curl is a great RESTful web service ...
Community driven content discussing all aspects of software development from DevOps to design patterns. Don’t fret if you’re a developer with an Apache web server and the goal is to code an HTML5 and ...
The ability of Jenkins to pull code from GitHub The ability of GitHub to trigger Jenkins build jobs The first feature, namely the ability to pull code from GitHub is made possible through the Jenkins ...
Community driven content discussing all aspects of software development from DevOps to design patterns. Apache Struts is one of the most popular web development frameworks in the history of the Java ...
Community driven content discussing all aspects of software development from DevOps to design patterns. Use the soft flag with the reset command, and this will not remove changes to tracked files. The ...
Developers like to code. They declare variables, write methods and integrate classes together. What developers aren't big on is configuration. It's a hassle to configure an application so that it can ...
Community driven content discussing all aspects of software development from DevOps to design patterns. It’s much easier to format an int with printf than a float or double, because decimal precision ...
Despite their shared name, forward and reverse proxies couldn't be more different in terms of their purpose, their implementation and the role they play in enterprise architectures. The key difference ...
Army generals lead their soldiers using a command and control approach to leadership. Scrum masters prefer the servant-leader approach. A servant-leader is someone who the puts the well-being of team ...
The 1.0 version of the Hypertext Transfer Protocol, issued way back in 1996, only defined three HTTP verbs: GET, POST and HEAD. The most commonly used HTTP method is GET. The purpose of the GET method ...
This represents a waterfall type of approach to project planning, where one phase flows into the other. It works well for certain industries such as construction and manufacturing, but it is less ...
How well do you know the Manifesto for Agile software development? Here are 10 interesting facts about the Agile Manifesto's principles and values. They say things constantly change in the software ...