Use Camel Routes and camelroutes in Java EE components
Abstract: You can use Apache Camel Routes in Java EE components by integrating Camel and WildFly application servers (using the WildFly-Camel subsystem.
[Editor's note] Markus Eisele, Developer
Summary: You can start using Apache camel Routes in Java EE components by integrating camel and WildFly application servers (using the Wildfly-camel subsystem)."Editor's note" the author Markus Eisele is Red Hat's Developer advocate, mainly engaged
Camel-style nomenclature (camel-case), also known as the Hump nomenclature, is a set of naming conventions (conventions) when writing a computer program. As its name CamelCase implies, it means mixing uppercase and lowercase letters to form the
Camel-style nomenclature (camel-case), also known as the Hump nomenclature, is a set of naming conventions (conventions) when writing a computer program. As its name CamelCase implies, it means mixing uppercase and lowercase letters to form the
Basic concepts Some programmers like all lowercase, some programmers like to use underscores, so if you want to write a variable of my name, they often have myname, my_name, MyName, or myname. Such a naming convention is not suitable for all
Mydata is a Pascal naming method.
Mydata is a camel naming method. The first letter of the first word is lowercase, and the first letter of the next word is uppercase, which looks like a camel.
Imydata is a Hungarian name. Its lowercase I indicates
I. Hungarian naming: It is widely used in environments like Microsoft Windows.
The naming rules for variables (including macros) used in Windows programming are developed by Charles Simonyi, a competent Microsoft programmer.
The Hungarian naming
As the hotel will give each room a personalized name, the variables in the program also need to use a reasonable name for the management---variable name!It is important to note that the name of the hotel room can be a number, such as "802", can also
In English, it is called "Camel Orthography" (CamelCase) to rely on the size of words to spell the compound word. For example, BackColor this compound word, the first letter of color is capitalized.This method of spelling is not allowed in formal
Camel English means the meaning of camels, in our programming it is to do ' camel spelling ', also known as the ' hump law '.Camel's All-English writing is CamelCase, and the rest is literally intuitive to understand.CamelCase refers to the spelling
The content source of this page is from Internet, which doesn't represent Alibaba Cloud's opinion;
products and services mentioned on that page don't have any relationship with Alibaba Cloud. If the
content of the page makes you feel confusing, please write us an email, we will handle the problem
within 5 days after receiving your email.
If you find any instances of plagiarism from the community, please send an email to:
info-contact@alibabacloud.com
and provide relevant evidence. A staff member will contact you within 5 working days.