Easy to ignore but in a perfect world we would discuss whether we need these at all anymore and clean them up or remove them if we decide we don't need them.
CodingCategoryController is consumed by the enum on cp so we don't want to remove that. It does not impact the CRUD pattern (specifically regarding url slashes) because it is not an endpoint.
SpringProjectController may not be used anymore, or did not take off, so may be irrelevant by now.
Easy to ignore but in a perfect world we would discuss whether we need these at all anymore and clean them up or remove them if we decide we don't need them.
CodingCategoryControlleris consumed by the enum on cp so we don't want to remove that. It does not impact the CRUD pattern (specifically regarding url slashes) because it is not an endpoint.SpringProjectControllermay not be used anymore, or did not take off, so may be irrelevant by now.