Tags

4 questions

Lombok is a framework that allows the creation of Boilerplate codes more clearly using annotations, it acts in the compilation process, where we have the instruction in …

4 questions

Use this tag when the question refers to a resource, information, or problem exclusively related to Jira Atlassian

4 questions
4 questions
4 questions
4 questions
4 questions
4 questions
4 questions

GLPI (Free Software Park Management) is an open source platform (licensed under the GPL - GNU Public License) developed to help service providers manage their resources/…

4 questions

Scratch is a programming language, IDE and online community, where children can program and share stories, games and animations with people around the world. Scratch is …

4 questions
4 questions
4 questions

env is an abbreviation of Environment, which in Unix-Like operating systems is the environment where a program runs, this environment has settings and variables that the…

4 questions
4 questions
4 questions
4 questions
4 questions

HTTP2 is a technology that emerged as a result of a previous project, the experimental SPDY protocol developed by Google. The goal was to decrease the latency of web pag…

4 questions
4 questions
4 questions
4 questions
4 questions

jSSC (Java Simple Serial Connector) is a Java library for working with serial ports

4 questions
4 questions

Use this tag when the question refers to _design pattern_ (design pattern) _Flyweight_. The _Flyweight_ project pattern seeks to optimize memory usage by connecting seve…

4 questions
4 questions
4 questions
4 questions

Ruby Interactive Shell (IRB) is a shell for Ruby programming. The program can be started from a command prompt and allows the execution of Ruby commands line by line.

3 questions

Alfresco is an open source multi-platform enterprise content management system. Alfresco is proposed as an alternative for managing documents, files, collaboration and a…

3 questions

XMPP (Extensible Messaging and Presence Protocol) is an open protocol, the standard for real-time communication.

3 questions

Visual representation of text data, commonly used to describe keyword metadata (tags) on websites, or to view free text form

3 questions

use Strict is a new feature of Ecmascript 5, which basically allows us to improve the quality of our Javascript code by making exceptions when we try to do something we …

3 questions

Tables are database objects that contain all data in a database. In the tables, the data is organized in a logical way in a line-and-oluna format similar to that of a sp…

3 questions

Capitalize is to write a word with the first uppercase letter (uppercase) and the remaining letters in lowercase. Use this tag for automatic string capitalization. If qu…

3 questions