• Home
  • Contact
  • Please wait...

Java and the OpenAI API: Put Some Creativity in Your Responses by Setting the Temperature

Microsoft's OpenAI API doesn't just give you basic answers to questions. It can also throw some artistic flair in its responses. And you can tell it to do that by setting the temperature.

Java and the OpenAI API: Let's Get This Ball Rolling

Looking for an intro to developing Java applications with Microsoft's OpenAI API? I gotcha covered. This will be the first part of a series.

Angular: How to Convert a String to Boolean

You can do it. It's "true."

Angular: How to Store Complex Objects in localStorage or sessionStorage

You're not limited to strings.

Spring Boot and Jackson: How to Get Around That InvalidDefinitionException

It's pesky, but fixable.

Jackson Deserialization: How to Convert a JSON Array to a Java List or Array

Sometimes you need a List. Sometimes you need an array.

Jackson: How to Avoid UnrecognizedPropertyException When Deserializing Objects

This is a good solution if you're using a flyweight pattern.

Spring Boot and Jackson: Ditch the Getters and Setters With @JsonAutoDetect

*You probably can't really ditch the getters and setters.

Spring Boot and Jackson: How to Parse JSON Into a JsonNode Object

Because sometimes there's no "right" class available.

Spring Boot and Jackson: How to Exclude Empty Strings and Arrays During Serialization

Why take the boring stuff?
12 »
Home
Cookies Policy
Terms of Service
Privacy Policy