blog.usul.org
Oh My Blog ! Java EE » Oh My Blog !
http://blog.usul.org/tag/java-ee
Yet another geek blog. CORS-Compliant REST API with Jersey and ContainerResponseFilter. Février 27th, 2012 Author:. I recently had to consume a REST API with a cross-domain call and i’ve found a solution in this excellent blog post. The problem with this implementation is that you. Need to call a method for each of your api’s methods. So with the ContainerResponseFilter interface. You could do this for ALL. Of your methods … transparently. 1 – Configure web.xml. You just have to. And that’s all! Filter f...
blog.usul.org
Oh My Blog ! Tutorial » Oh My Blog !
http://blog.usul.org/category/tutorial
Yet another geek blog. How to have custom mapper keys in your documents with Jongo. Décembre 31st, 2013 Author:. I’m giving a try to Jongo. In a project but I have to manage documents with ‘not really java compatible keys’. For example, a key with a first upper case letter and some ‘-’ inside … (well ok that’s ugly but I can’t change that now). In spring-data, I’m using MappingMongoConverter. It works but Jongo seems to be easier to use and deploy than spring data. 1 – Create a NamingStrategy. Package co...
blog.usul.org
Oh My Blog ! MongoDB » Oh My Blog !
http://blog.usul.org/category/nosql/mongodb
Yet another geek blog. How to have custom mapper keys in your documents with Jongo. Décembre 31st, 2013 Author:. I’m giving a try to Jongo. In a project but I have to manage documents with ‘not really java compatible keys’. For example, a key with a first upper case letter and some ‘-’ inside … (well ok that’s ugly but I can’t change that now). In spring-data, I’m using MappingMongoConverter. It works but Jongo seems to be easier to use and deploy than spring data. 1 – Create a NamingStrategy. Package co...
blog.usul.org
Oh My Blog ! JAX-RS » Oh My Blog !
http://blog.usul.org/category/java/java-ee/jax-rs
Yet another geek blog. CORS-Compliant REST API with Jersey and ContainerResponseFilter. Février 27th, 2012 Author:. I recently had to consume a REST API with a cross-domain call and i’ve found a solution in this excellent blog post. The problem with this implementation is that you. Need to call a method for each of your api’s methods. So with the ContainerResponseFilter interface. You could do this for ALL. Of your methods … transparently. 1 – Configure web.xml. You just have to. And that’s all! Filter f...
blog.usul.org
Oh My Blog ! » Blog Archive » How to have custom mapper keys in your documents with Jongo » Oh My Blog !
http://blog.usul.org/jongo-custom-mapper-keys
Yet another geek blog. How to have custom mapper keys in your documents with Jongo. Décembre 31st, 2013 Author:. I’m giving a try to Jongo. In a project but I have to manage documents with ‘not really java compatible keys’. For example, a key with a first upper case letter and some ‘-’ inside … (well ok that’s ugly but I can’t change that now). In spring-data, I’m using MappingMongoConverter. It works but Jongo seems to be easier to use and deploy than spring data. 1 – Create a NamingStrategy. Package co...
blog.usul.org
Oh My Blog ! usul » Oh My Blog !
http://blog.usul.org/author/usul
Yet another geek blog. How to have custom mapper keys in your documents with Jongo. Décembre 31st, 2013 Author:. I’m giving a try to Jongo. In a project but I have to manage documents with ‘not really java compatible keys’. For example, a key with a first upper case letter and some ‘-’ inside … (well ok that’s ugly but I can’t change that now). In spring-data, I’m using MappingMongoConverter. It works but Jongo seems to be easier to use and deploy than spring data. 1 – Create a NamingStrategy. Package co...
blog.usul.org
Oh My Blog ! Jongo » Oh My Blog !
http://blog.usul.org/category/java/jongo
Yet another geek blog. How to have custom mapper keys in your documents with Jongo. Décembre 31st, 2013 Author:. I’m giving a try to Jongo. In a project but I have to manage documents with ‘not really java compatible keys’. For example, a key with a first upper case letter and some ‘-’ inside … (well ok that’s ugly but I can’t change that now). In spring-data, I’m using MappingMongoConverter. It works but Jongo seems to be easier to use and deploy than spring data. 1 – Create a NamingStrategy. Package co...
blog.usul.org
Oh My Blog ! Linux » Oh My Blog !
http://blog.usul.org/category/linux
Yet another geek blog. Compiling and installing Hyperdex from sources with Java and YCSB bindings on Debian. Août 2nd, 2012 Author:. After a lot of hours I finally succeed to build Hyperdex. On a Debian with Java and YCSB. 1 – Apt sources. Edit /etc/apt/sources.list and add backports packages. Deb http:/ backports.debian.org/debian-backports squeeze-backports main. If you don’t have contrib and non-free for the main line, add them :. Add the Hyperdex repository. 2 – Install dependencies. Git clone git:/ ...
blog.usul.org
Oh My Blog ! Java EE » Oh My Blog !
http://blog.usul.org/category/java/java-ee
Yet another geek blog. CORS-Compliant REST API with Jersey and ContainerResponseFilter. Février 27th, 2012 Author:. I recently had to consume a REST API with a cross-domain call and i’ve found a solution in this excellent blog post. The problem with this implementation is that you. Need to call a method for each of your api’s methods. So with the ContainerResponseFilter interface. You could do this for ALL. Of your methods … transparently. 1 – Configure web.xml. You just have to. And that’s all! Filter f...
blog.usul.org
Oh My Blog ! Tools » Oh My Blog !
http://blog.usul.org/category/tools
Yet another geek blog. CORS-Compliant REST API with Jersey and ContainerResponseFilter. Février 27th, 2012 Author:. I recently had to consume a REST API with a cross-domain call and i’ve found a solution in this excellent blog post. The problem with this implementation is that you. Need to call a method for each of your api’s methods. So with the ContainerResponseFilter interface. You could do this for ALL. Of your methods … transparently. 1 – Configure web.xml. You just have to. And that’s all! Filter f...