- Follow on WordPress.com
Sponsors
-
Recent Posts
- Challenge Mar-2023 “Permit Eligibility”
- A new interface?
- BBN Times calls Rule-based Systems “Fake AI”
- Meet Bard, Google’s Answer to ChatGPT
- RFP Process is Waste of Time
- Google Chain of Thought
- Business Rules and Ontology in an Event-Driven Architecture
- Gartner’s Low-Code Application Platform Magic Quadrant
- Six Levels Down
- Could ChatGPT Generate Decision Models?
- DecisionCAMP Monthly Session on Jan 11, 2023
- The End of Programming?
- AI-powered Coding Tools
- Cocktail Conversations
Recent Comments
Categories
- Algortithms
- API
- Architecture
- Art
- Artificial Intelligence
- Authentication and Access Control
- AWS
- Blockchain
- Books
- BPM
- Business Analytics
- Business Processes
- Business Rules
- Case Management
- Case Studies
- CEP
- Challenges
- Cloud Platforms
- Constraint Programming
- Containers
- Coronavirus
- Customer service
- Data Science
- Database
- Decision Intelligence
- Decision Making
- Decision Modeling
- Decision Models
- Decision Monitoring
- Decision Optimization
- DecisionCAMP
- DevOps
- Digital Decisioning
- Digital Transformation
- Discoveries
- DMN
- Education
- Ethics
- Event-driven
- Events
- Excel
- Explanations
- Fraud Prevention
- Games
- HR
- Human Intelligence
- Human-Machine Interaction
- Humor
- Innovation
- Insurance Industry
- Java
- Knowledge Representation
- Languages
- Logic and AI
- Machine Learning
- Manufacturing
- Microservices
- Misc
- MISMO
- Most Influential
- Natural Language Processing
- Open Source
- Optimization
- PMML
- Process Mining
- Products
- Prolog
- QA
- Reactive Rules
- Reasoning
- Retail
- RPA
- Rule Engines and BRMS
- Rule Violations
- RuleML
- Scheduling and Resource Allocation
- Security
- Semantic Web
- Serverless
- Software Development
- Sponsors
- Spreadsheets
- Standards
- State Machines
- Testing
- Trends
- Uncategorized
- Vendors
Archives
- March 2023
- February 2023
- January 2023
- December 2022
- November 2022
- October 2022
- September 2022
- August 2022
- July 2022
- June 2022
- May 2022
- April 2022
- March 2022
- February 2022
- January 2022
- December 2021
- November 2021
- October 2021
- September 2021
- August 2021
- July 2021
- June 2021
- May 2021
- April 2021
- March 2021
- February 2021
- January 2021
- December 2020
- November 2020
- October 2020
- September 2020
- August 2020
- July 2020
- June 2020
- May 2020
- April 2020
- March 2020
- February 2020
- January 2020
- December 2019
- November 2019
- October 2019
- September 2019
- August 2019
- July 2019
- June 2019
- May 2019
- April 2019
- March 2019
- February 2019
- January 2019
- December 2018
- November 2018
- October 2018
- September 2018
- August 2018
- July 2018
- June 2018
- May 2018
- April 2018
- March 2018
- February 2018
- January 2018
- December 2017
- November 2017
- October 2017
- September 2017
- August 2017
- July 2017
- June 2017
- May 2017
- April 2017
- March 2017
- February 2017
- January 2017
- December 2016
- November 2016
- October 2016
- September 2016
- August 2016
- July 2016
- June 2016
- May 2016
- April 2016
- March 2016
- February 2016
- January 2016
- December 2015
- November 2015
- October 2015
- September 2015
- August 2015
- July 2015
- June 2015
- May 2015
- April 2015
- March 2015
- February 2015
- January 2015
- December 2014
- November 2014
- October 2014
- September 2014
- August 2014
- June 2014
- May 2014
Meta
Category Archives: Java
End of Public Updates of Java 8
If you are a vendor or a user of a Java-based BR/DM product, you better upgrade to the latest Java releases as according to Oracle Java SE 8 “has gone through the End of Public Updates process.” Link
Posted in Java
Leave a comment
The 25 greatest Java apps ever written
From space exploration to genomics, from reverse compilers to robotic controllers, Java is at the heart of today’s world. Java Magazine offers a few of the countless Java apps that stand out from the crowd. Link
Posted in Java
Leave a comment
Moving decisioning logic from run-time to build-time
Today’s post by Edoardo Vacchi stresses an important trend in the programming landscape: cloud-based applications (microservices) should be small, super-efficient, and quick to start, that brings us back to code generation. “Moving processing out of your run-time and into build-time, … Continue reading
Posted in Architecture, Java, Microservices
Leave a comment
How is Java Doing?
“Java has always been the favorite – enterprises talked and still talk Java. Look no further than the Fortune 500 list of companies reliance on it. Yes, Blue Chips love it. The reasons are plenty. The one that enterprises value … Continue reading
Posted in Java, Languages
Leave a comment
Java 13 delivers long-awaited multiline strings
Java 13 is making it easier for you to work with multiline string literals. For example, Old String … Continue reading
Posted in Java
Leave a comment
From “Monolithic” to “Microservices”
Traditionally web applications wrapped up business logic, data retrieval, validation, persistence, security and UI in a single bundle deployed on a web server such as Tomcat. This approach continues to work well but nowadays it’s called “monolithic” and many web … Continue reading
Posted in Architecture, Java, Microservices
Leave a comment
Grammarly for Developers?
AI tools for code review and bug patching are getting better and better. A Zurich-based company DeepCode claims that they developed a “Grammarly for developers”, a tool that looks a lot like familiar code vetting apps in use today, and … Continue reading
Posted in Artificial Intelligence, Java, Trends
Leave a comment
Running Java-based Decision Services in the New World
Java was introduced over twenty years ago and to this day, it still remains very popular among developers. A new Java framework “Quarkus” provides an effective solution for running Java in the new world of serverless, microservices, containers, Kubernetes, FaaS, … Continue reading
Posted in Java
Leave a comment
Why it’s still worth it to learn Java
Python and Go may get all of the hype, but Java is still potentially the smartest language for developers seeking a new job to learn right now. Despite being more than 20 years old, Java remains an enterprise mainstay: The programming language currently tops … Continue reading
Posted in Java, Languages
Leave a comment
Java 2019 Licensing Explained
If you try to download the latest Java, you may be scared by the following warning: The question: is Java not free anymore?
Posted in Java, Languages
Leave a comment
You must be logged in to post a comment.