-
I'm trying to upgrade VRaptor from 3.1.1 to 3.5.5 but I find a NullPointerException on application startup. Actually, the failure occurs from VRaptor 3.3.0 onwards and I'm using Spring 4.3.3.RELEASE.
…
-
i've got the impression that vraptor-environment could be improved with vraptor4... annotating the component that will be used in specific environments, i.e.:
@Environment("production")
@Environment…
-
```
In Ogre 1.8-RC the field ms_Singleton is now named msSingleton in
Ogre::Singleton class.
Can you please provide a CaelumPlugin class with Ogre version macro to select
the right field.
Thanks,
…
-
## Nome completo
Sérgio Bueno
## Localidade
Belo Horizonte/MG
## Apresentação
Tenho 17 anos e sou uma pessoa inovadora especializando em ReactJS e Java. Sempre gostei da área da Tecnolo…
-
A classe br.com.caelum.stella.boleto.bancos.CodigoDeBarrasBuilder não está definida como pública por algum motivo?
Esta questão dificulta implementar novos bancos.
-
see: http://www.techempower.com/benchmarks
-
I use Restfulie-Client in cucumber integration tests. My API uses "a links"-Array for hyperlinks.
What is the easiest way to turn
`links = fetch("link", [])`
into
`links = fetch("links", [])`
wit…
-
Please add suport to ssl, gmail or mailgun need ssl property!
Thanks!
-
```
Here come the file containing the new CMake system I made for Caelum (I had
some issues with symbol export under linux, so I rewrite one based on CMake
code I know it works on those two platform…
-
**Is your feature request related to a problem? Please describe.**
The OSAL API returns results as `int32`, and this includes the size of data read/written from operations like OS_read and OS_write. …