caluga - java blog

Caluga - The Java Blog
latest blog entries page 5 / 18
fieldbased encryption in mongo using Morphium

There will be a new feature in the next version of Morphium: automatic encryption and decryption of data.

This ensures that the data is only stored in encrypted form in the database or is decrypted when it is read. This also works with sub-do

Edit

category: global --> Computer --> programming --> MongoDB --> morphium

tags: Java

creator Stephan Bösebeck 2020-01-09

read more
Morphium messaging JMS implementation

Morphium 4.0.6.2 was released this week and this version contains one feature, which I want to show here: Morphium Messaging via JMS!

Here a little proof of concept test from the source:

´´´java

public class BasicJMSTests extends M

Edit

category: global --> Computer --> programming --> MongoDB --> morphium

tags: Java - Morphium

creator Stephan Bösebeck 2019-08-20

read more
Morphium based blogsoftware

Morphium based blog software Jblog

Some time ago I "dared" to leap away from Wordpress and reported about it (https://caluga.de/v/2017/5/19/jblog_java_blogging_software). Now it's been over 2 years (: astonished :) and there it is time to d

Edit

category: global --> Computer --> programming --> MongoDB --> morphium

tags: blog

creator Stephan Bösebeck 2019-07-29

read more
MacMini 2018

MacMini2018

I am a Mac user for quite some time now and I was always happy this way. Apple managed it to deliver a combination from operating system and hardware that is stable, secure and easy to use (even for non IT-guys) but also has a ...

Edit

category: global --> Computer --> Apple

tags: Apple - MacMini - OSX and MacOS

creator Stephan Bösebeck 2019-02-26

originally posted on: boesebeck.name

read more
Morphium 4.0.0 released

What was that again? Morphium is a sophisticated Object Mapper and Messaging System for MongoDB. It adds a lot of features to MongoDB, for example a dedicated InMemoryDriver, so that you can run all your Tests just in RAM without the need to ins

Edit

category: global --> Computer --> programming --> MongoDB --> morphium

tags: MongoDB - Java - MongoDB - Morphium

creator Stephan Bösebeck 2018-11-09

read more