• 0 Posts
  • 4 Comments
Joined 5 months ago
cake
Cake day: February 27th, 2025

help-circle


  • Most developers are not going to create the next kubernetes. For me it is usually down to earth integrations. Take this file from s3, send as email and sftp here. Create API to proxy another API. Take messages from Kafka, put on rabbitMQ. Save messages from rabbitMQ to database.

    I think Java is very strong with libraries. Especially with Spring Boot and camel. I don’t really see it as niche but more of a plain boring peanut butter sandwich. Boring. Unexciting. But works.

    I am however trying to convince my boss to allow kotlin. Which has access to all the java libraries