Codetown ::: a software developer's community
8 members
75 members
47 members
sony john has not received any gifts yet
Codetown is a social network. It's got blogs, forums, groups, personal pages and more! You might think of Codetown as a funky camper van with lots of compartments for your stuff and a great multimedia system, too! Best of all, Codetown has room for all of your friends.
Created by Michael Levin Dec 18, 2008 at 6:56pm. Last updated by Michael Levin May 4, 2018.
Check out the Codetown Jobs group.
Google Cloud has launched the public preview of Model Armor, a native LLM governance framework integrated into the Apigee API management platform. Detailed in a community post, Model Armor introduces out-of-the-box enforcement for LLM-specific policies such as prompt validation, output filtering, and token-level controls at the API layer.
By Leela KumiliIn this podcast, Shane Hastie, Lead Editor for Culture & Methods, spoke to Tara Hernandez about the importance of building generative cultures with strong leadership development, psychological safety, diversity, and transparency over simply chasing new technologies. Technology should be a means to solve meaningful human problems rather than an end in itself.
By Tara HernandezUber has revealed details of its internally developed Multi-Cloud Secrets Management Platform, designed to address the security challenges of managing over 150,000 secrets across its massive distributed infrastructure. The platform represents a significant evolution in how large-scale technology companies approach credential security in multi-cloud environments.
By Claudio MasoloMicrosoft has announced the sixth preview of .NET 10, introducing a broad range of enhancements across the .NET Runtime, SDK, libraries, C#, ASP.NET Core, Blazor, and .NET MAUI. As stated in the official release, the update focuses on improving performance, developer experience, and cross-platform tooling.
By Almir VukAt the the 2025 Embedded Vision Summit, Tony Lewis, chief technology officer at BrainChip, presented research done by his company into state space models (SSMs) and how they can provide LLM capabilities with very low power consumption in limited computing environments, such as those found on dashcams, medical devices, security cameras, and even toys.
By Patrick Farry
© 2025 Created by Michael Levin.
Powered by
Comment Wall (1 comment)
You need to be a member of Codetown to add comments!
Join Codetown
The best practise is to use a services layer for dao operation ( for transactions and business logic ) . But i don't know your application I might be mistaken.
However i think you can inject your dao in the controller class and then set the result of dao's call in your command class. You can do this also before the page is called overriding the formBackingObject or referenceData methods of the controller.
* Excuse my bad English... i hope you'll understand