Search |
||||||||||||||||||||||||||||||||||||||||||||||||||||
Blogs by topic Java Enterprise and user felipegaucho
Databases![]()
Can you compile, deploy and test your Java EE projects with just 1 line of command? Check it out.
![]()
During my studies I found some details about the JPA that suggested me I should never use long as ID type for my JPA Entities.
Web Development Tools![]()
Can you compile, deploy and test your Java EE projects with just 1 line of command? Check it out.
J2EE![]()
Can you compile, deploy and test your Java EE projects with just 1 line of command? Check it out.
![]()
Registration is one of most implemented use cases ever, but things get a bit different when you try to implement it in a RESTful Web-Service.
![]()
Poison messages are a common threat to java EE applications using JMS resources, but there are a few tricks you can use to workaround them.
![]()
Rule of thumb: Avoid to use {variables} as the first path of a
Jersey's @Path
I am working on the Arena PUJ Project, a RESTful web-service to
support PUJ competitions. We are in the early stages of the project but
we already got some resources published on the web. Let me show you a
few URL samples:
An insecure GET method to read all competitions promoted by a
JUG:
GET /{competition_id}/...
Deployment![]()
Can you compile, deploy and test your Java EE projects with just 1 line of command? Check it out.
Web Services and XML![]()
Registration is one of most implemented use cases ever, but things get a bit different when you try to implement it in a RESTful Web-Service.
![]()
Rule of thumb: Avoid to use {variables} as the first path of a
Jersey's @Path
I am working on the Arena PUJ Project, a RESTful web-service to
support PUJ competitions. We are in the early stages of the project but
we already got some resources published on the web. Let me show you a
few URL samples:
An insecure GET method to read all competitions promoted by a
JUG:
GET /{competition_id}/...
|
||||||||||||||||||||||||||||||||||||||||||||||||||||
|
|